aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/2003-08-24-InheritPtrSize.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-09-01 03:14:56 +0000
committerChris Lattner <sabre@nondot.org>2003-09-01 03:14:56 +0000
commit2dbfa03fd8554d9045a95d3297a5d4164bddf128 (patch)
treef17a053a1bfcecc235bf1bc25c2b032e0b769116 /test/Linker/2003-08-24-InheritPtrSize.ll
parent2757af2d47ea633d4cdb7bd1b12850e975a49bdf (diff)
downloadexternal_llvm-2dbfa03fd8554d9045a95d3297a5d4164bddf128.zip
external_llvm-2dbfa03fd8554d9045a95d3297a5d4164bddf128.tar.gz
external_llvm-2dbfa03fd8554d9045a95d3297a5d4164bddf128.tar.bz2
Change the RaiseAllocations pass to be a Pass instead of a BasicBlock pass.
This makes it more efficient: it doesn't have to scan the whole program, so it performs work proportional to the number of malloc/free calls in the program, not the size of the program. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8280 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Linker/2003-08-24-InheritPtrSize.ll')
0 files changed, 0 insertions, 0 deletions