diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-12-22 01:39:04 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-12-22 01:39:04 +0000 |
commit | ff1d084aa2f07927f3c63c93f3286822abe9d1ac (patch) | |
tree | 5ff2fae7c2a9b59f37829e17a4eac861b1728856 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | a9f3bc6d86a7e067a4529895ae3e76f0c587c128 (diff) | |
download | bcm5719-llvm-ff1d084aa2f07927f3c63c93f3286822abe9d1ac.tar.gz bcm5719-llvm-ff1d084aa2f07927f3c63c93f3286822abe9d1ac.zip |
[MC] Don't use the architecture to govern which object file format to use
InitMCObjectFileInfo was trying to override the triple in awkward ways.
For example, a triple specifying COFF but not Windows was forced as ELF.
This makes it easy for internal invariants to get violated, such as
those which triggered PR25912.
This fixes PR25912.
llvm-svn: 256226
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions