llvm-6502/include
Torok Edwin 969f28dfb6 Introduce a pointertracking pass.
For now this only computes the allocated size of the memory pointed to by a
pointer, and offset a pointer from allocated pointer.
The actual checkLimits part will come later, after another round of review.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75657 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-14 18:44:28 +00:00
..
llvm Introduce a pointertracking pass. 2009-07-14 18:44:28 +00:00
llvm-c Match declaration to definition. 2009-07-12 23:50:34 +00:00