summaryrefslogtreecommitdiff
path: root/test/MC
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-03-11 21:22:57 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-03-11 21:22:57 +0000
commitd1742f6136e4bcce82d7e70ff71b7b93038dbb1c (patch)
tree978d7cbfe8cdb45bc9d7e81ffaf12d9fc2c62d41 /test/MC
parent819af77aa3a9da84f666dc252815aec9f1cf18f5 (diff)
downloadllvm-d1742f6136e4bcce82d7e70ff71b7b93038dbb1c.tar.gz
llvm-d1742f6136e4bcce82d7e70ff71b7b93038dbb1c.tar.bz2
llvm-d1742f6136e4bcce82d7e70ff71b7b93038dbb1c.tar.xz
Simplify a really complicated check for Arch == X86_64.
The function hasReliableSymbolDifference had exactly one use in the MachO writer. It is also only true for X86_64. In fact, the comments refers to "Darwin x86_64" and everything else, so this makes the code match the comment. If this is to be abstracted again, it should be a property of TargetObjectWriter, like useAggressiveSymbolFolding. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203605 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC')
0 files changed, 0 insertions, 0 deletions