llvm-6502/include/llvm/Bitcode
Nick Lewycky 3e64427cb3 Enhance the sanity check for block sizes; check that the resulting pointer is
pointing to the range [first character, last character] instead of just not
after the last character. Patch by Yan Ivnitskiy!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133867 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-25 17:08:50 +00:00
..
Archive.h Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
BitCodes.h
BitstreamReader.h Enhance the sanity check for block sizes; check that the resulting pointer is 2011-06-25 17:08:50 +00:00
BitstreamWriter.h
LLVMBitCodes.h Drop the "2" suffix on some enums. 2011-06-17 18:17:37 +00:00
ReaderWriter.h