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

Daniel Sanders daniel.sanders at imgtec.com
Wed Jun 10 08:50:58 PDT 2015


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

http://reviews.llvm.org/D10361

Files:
  lib/Target/AArch64/AArch64TargetMachine.cpp
  lib/Target/ARM/ARMTargetMachine.cpp
  lib/Target/Mips/MipsTargetMachine.cpp
  lib/Target/R600/AMDGPUTargetMachine.cpp
  lib/Target/SystemZ/SystemZTargetMachine.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10361.27445.patch
Type: text/x-patch
Size: 7515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150610/483acca6/attachment.bin>


More information about the llvm-commits mailing list