llvm-6502/include
Ted Kremenek 9324665a78 Added two bounds checks to the BitVector class to detect
out-of-bounds bit accesses.  The checks are only performed
in a Debug build.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44815 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 22:28:35 +00:00
..
llvm Added two bounds checks to the BitVector class to detect 2007-12-10 22:28:35 +00:00
llvm-c Adding a collector name attribute to Function in the IR. These 2007-12-10 03:18:06 +00:00