aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ObjectFile.cpp
diff options
context:
space:
mode:
authorJuergen Ributzka <juergen@apple.com>2014-01-24 20:18:00 +0000
committerJuergen Ributzka <juergen@apple.com>2014-01-24 20:18:00 +0000
commit4f3df4ad648b5e683a7ae37ab5ab03cecc5f1b3b (patch)
tree632ad16ca67d672c155239dda472aff945af4d99 /llvm/lib/Object/ObjectFile.cpp
parent51a9838049dae8d6023a8cfa79cced3733cd17ab (diff)
downloadllvm-4f3df4ad648b5e683a7ae37ab5ab03cecc5f1b3b.zip
llvm-4f3df4ad648b5e683a7ae37ab5ab03cecc5f1b3b.tar.gz
llvm-4f3df4ad648b5e683a7ae37ab5ab03cecc5f1b3b.tar.bz2
Add Constant Hoisting Pass
Retry commit r200022 with a fix for the build bot errors. Constant expressions have (unlike instructions) module scope use lists and therefore may have users in different functions. The fix is to simply ignore these out-of-function uses. llvm-svn: 200034
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions