[PATCH] Replace string GNU Triples with llvm::Triple in InitMCObjectFileInfo. NFC.
Daniel Sanders
daniel.sanders at imgtec.com
Mon Jun 15 02:26:46 PDT 2015
Committed with a small fix in r239721. It turns out that GetTarget() in llvm-mc can potentially replace the triple and this showed up in one of the Mips EH tests.
Also made the trivial change to clang in the same commit to avoid breaking -Werror builds.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D10366
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list