aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/PointerTracking.cpp
AgeCommit message (Expand)Author
2009-08-13Actually privatize a IntegerTypes, and fix a few bugs exposed by this.Owen Anderson
2009-08-13Push LLVMContexts through the IntegerType APIs.Owen Anderson
2009-07-14Introduce a pointertracking pass.Torok Edwin