diff options
author | Juergen Ributzka <juergen@apple.com> | 2014-01-24 20:18:00 +0000 |
---|---|---|
committer | Juergen Ributzka <juergen@apple.com> | 2014-01-24 20:18:00 +0000 |
commit | 4f3df4ad648b5e683a7ae37ab5ab03cecc5f1b3b (patch) | |
tree | 632ad16ca67d672c155239dda472aff945af4d99 /llvm/lib/Object/ObjectFile.cpp | |
parent | 51a9838049dae8d6023a8cfa79cced3733cd17ab (diff) | |
download | llvm-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