Revert r239721 - Replace string GNU Triples with llvm::Triple in InitMCObjectFileInfo...
authorDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 15 Jun 2015 10:34:38 +0000 (10:34 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 15 Jun 2015 10:34:38 +0000 (10:34 +0000)
commitad0b09d10ebd7a3b540d52ef8c3ee1d181af3d1c
tree518b915dbf43e82935ac36071ff8b010dd9cd4db
parent4a867c7a05bd0560cc16b3c16286e1c76073334e
Revert r239721 - Replace string GNU Triples with llvm::Triple in InitMCObjectFileInfo. NFC.

It appears to cause sparc-little-endian.s to assert on Windows and Darwin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239724 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCObjectFileInfo.h
lib/MC/MCObjectFileInfo.cpp
lib/Object/IRObjectFile.cpp
lib/Target/TargetLoweringObjectFile.cpp
tools/dsymutil/DwarfLinker.cpp
tools/llvm-mc/llvm-mc.cpp