summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineCopyPropagation.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-05-28 21:59:34 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-05-28 21:59:34 +0000
commitbb35ebd189a01e06c450a8e0fb29ad441d7b2102 (patch)
tree27467f31f068f4032739c3e7e3d347ada1f4f866 /llvm/lib/CodeGen/MachineCopyPropagation.cpp
parentcc3489f6622aa1bab13605d6f4d22f4faa15e0a6 (diff)
downloadbcm5719-llvm-bb35ebd189a01e06c450a8e0fb29ad441d7b2102.tar.gz
bcm5719-llvm-bb35ebd189a01e06c450a8e0fb29ad441d7b2102.zip
Don't special case undefined symbol when deciding the symbol order.
ELF has no restrictions on where undefined symbols go relative to other defined symbols. In fact, gas just sorts them together. Do the same. This was there since r111174 probably just because the MachO writer has it. llvm-svn: 238513
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud