summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopUnroll.cpp
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2014-01-23 11:04:42 +0000
committerAlp Toker <alp@nuanti.com>2014-01-23 11:04:42 +0000
commite2641f1d43dd7c5743fee5f31fe5827fed07954e (patch)
tree132051a533d2b3949d365e20fd488a5857c79bf5 /llvm/lib/Transforms/Utils/LoopUnroll.cpp
parent04c5a836a2a76fcf5c2fcda69f2bed3f545330c1 (diff)
downloadbcm5719-llvm-e2641f1d43dd7c5743fee5f31fe5827fed07954e.tar.gz
bcm5719-llvm-e2641f1d43dd7c5743fee5f31fe5827fed07954e.zip
Refactor lli-child-target to remove duplicated code
Eliminate the copies LLVM's System mmap and cache invalidation code. These were slowly drifting away from the original version, and moreover the copied code was a dead end in terms of portability. We now statically link to Support but in practice with stripping this adds next to no weight to the resultant binary. Also avoid installing lli-child-target to the user's $PATH. It's not meant to be run directly. llvm-svn: 199881
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnroll.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud