diff options
author | Alexander Shaposhnikov <alexshap@fb.com> | 2020-04-26 23:46:49 -0700 |
---|---|---|
committer | Alexander Shaposhnikov <alexshap@fb.com> | 2020-04-27 15:33:17 -0700 |
commit | cf7edb6ea507949ce859510970698c9c11887d98 (patch) | |
tree | acdaef5aa96ec582c3908f7f39605a8f9de3eacc /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 15fcdac49819a446764be11bc605344a4f03de1c (diff) | |
download | llvm-cf7edb6ea507949ce859510970698c9c11887d98.zip llvm-cf7edb6ea507949ce859510970698c9c11887d98.tar.gz llvm-cf7edb6ea507949ce859510970698c9c11887d98.tar.bz2 |
[llvm-objcopy][MachO] Avoid accidental invalid relocations in tests
Until recently yaml2obj didn't properly support relocations for MachO.
This behavior resulted in binaries having invalid relocations.
In this diff we adjust the existing tests as follows:
for the tests which don't actually look at any relocations they are removed,
for the tests which essentially depend on relocations they are fixed.
Test plan: make check-all
Differential revision: https://reviews.llvm.org/D78898
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions