[PATCH] Replace string GNU Triples with llvm::Triple in TargetMachine::getTargetTriple(). NFC.

Daniel Sanders daniel.sanders at imgtec.com
Thu Jun 11 02:16:49 PDT 2015


This continues the patch series to eliminate StringRef forms of GNU triples
from the internals of LLVM that began in r239036.

Depends on D10366

http://reviews.llvm.org/D10381

Files:
  include/llvm/Target/TargetMachine.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/LLVMTargetMachine.cpp
  lib/Target/Mips/MipsAsmPrinter.cpp
  lib/Target/PowerPC/PPCAsmPrinter.cpp
  lib/Target/PowerPC/PPCTargetMachine.cpp
  lib/Target/TargetMachineC.cpp
  tools/lli/OrcLazyJIT.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10381.27491.patch
Type: text/x-patch
Size: 9606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150611/90b61932/attachment.bin>


More information about the llvm-commits mailing list