aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-03-29 06:26:51 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-03-29 06:26:51 +0000
commit90eeff28c6c7458a559fa1189042e6ca911916b9 (patch)
tree15b1e87fb6676e7de97a2ead0e206fe115e3b0c0 /llvm/lib/Object/MachOObjectFile.cpp
parent5904e12bfae8f613b8fe050644da47a6ecfccd53 (diff)
downloadllvm-90eeff28c6c7458a559fa1189042e6ca911916b9.zip
llvm-90eeff28c6c7458a559fa1189042e6ca911916b9.tar.gz
llvm-90eeff28c6c7458a559fa1189042e6ca911916b9.tar.bz2
Check in binaries to avoid dependency on broken llvm-mc behavior.
On these tests llvm-mc will convert got relocations with a symbol to section relocations. This is invalid, since the relocation doesn't reference the symbol itself, so its offset in a section in irrelevant. Given the object files, these are still valid lld tests, so just run the tests directly on the binaries. Found by running check-lld after fixing the relocation handling in llvm-mc. llvm-svn: 205077
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions