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 Merge System into Support. 2010-11-29 18:16:10 +00:00
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 don't emit zero bit fields with Emit, fixing undefined behavior, 2010-08-18 00:29:18 +00:00
LLVMBitCodes.h Drop the "2" suffix on some enums. 2011-06-17 18:17:37 +00:00
ReaderWriter.h Remove tabs. 2010-10-06 07:19:18 +00:00