forked from OSchip/llvm-project
ff1d084aa2
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 |
||
---|---|---|
.. | ||
lit.local.cfg |