diff options
author | Jason Molenda <jason@molenda.com> | 2021-12-10 01:01:17 -0800 |
---|---|---|
committer | Jason Molenda <jason@molenda.com> | 2021-12-10 01:04:07 -0800 |
commit | efdac16b382b86358dba60f3a759c64a0fc446fc (patch) | |
tree | 7753f3b0f986416838022923ad3d6c7e12e864e1 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | e6e7da5515e56d3b26b705a3feff6225f2bf794b (diff) | |
download | llvm-efdac16b382b86358dba60f3a759c64a0fc446fc.zip llvm-efdac16b382b86358dba60f3a759c64a0fc446fc.tar.gz llvm-efdac16b382b86358dba60f3a759c64a0fc446fc.tar.bz2 |
Remove one change from https://reviews.llvm.org/D115431
The change to ArchSpec::SetArchitecture that was setting the
ObjectFile of a mach-o binary to llvm::Triple::MachO. It's not
necessary for my patch, and it changes the output of image list -t
causing TestUniversal.py to fail on x86_64 systems. The bots
turned up the failure, I was developing and testing this on
an Apple Silicon mac.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions