David Majnemer f31d06a13f [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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256226 91177308-0d34-0410-b5e6-96231b3b80d8
2015-12-22 01:39:04 +00:00
..
2015-11-06 13:35:35 +00:00
2015-11-03 18:50:51 +00:00
2015-05-22 21:37:13 +00:00
2015-05-22 21:37:13 +00:00
2015-10-05 12:07:05 +00:00
2015-05-22 21:37:13 +00:00
2015-06-22 23:36:03 +00:00
2015-05-22 21:37:13 +00:00
2015-06-25 20:10:45 +00:00
2015-04-17 21:15:17 +00:00