1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 16:33:37 +01:00
llvm-mirror/test/Analysis/PointerTracking
Torok Edwin bbccd95874 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.

llvm-svn: 75657
2009-07-14 18:44:28 +00:00
..
dg.exp Introduce a pointertracking pass. 2009-07-14 18:44:28 +00:00
sizes.ll Introduce a pointertracking pass. 2009-07-14 18:44:28 +00:00