aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2022-06-23 14:19:47 +0300
committerMartin Storsjö <martin@martin.st>2022-07-06 12:13:36 +0300
commit4270c9cd44f2703bc5376ff085d0add156af9080 (patch)
treef5a2a0ee74258e56ec68b457bfb4f26d7df6bf24 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf96cb66d1931dc09be947502a3f1dccda933cc1b (diff)
downloadllvm-4270c9cd44f2703bc5376ff085d0add156af9080.zip
llvm-4270c9cd44f2703bc5376ff085d0add156af9080.tar.gz
llvm-4270c9cd44f2703bc5376ff085d0add156af9080.tar.bz2
[lldb] Stop passing both i386 and i686 in parallel as architectures on Windows
When an object file returns multiple architectures, it is treated as a fat binary - which really isn't the case of i386 vs i686 where the object file actually has one architecture. This allows getting rid of hardcoded architecture triples in PlatformWindows. The parallel i386 and i686 architecture strings stem from 5e6f45201f0b62c1e7a24fc396f3ea6e10dc880d / D7120 and ad587ae4ca143d388c0ec4ef2faa1b5eddedbf67 / D4658. Differential Revision: https://reviews.llvm.org/D128617
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions