OSDN Git Service

Remove getTargetTriple and update all uses to use the Triple off
authorEric Christopher <echristo@gmail.com>
Sat, 1 Oct 2016 01:50:33 +0000 (01:50 +0000)
committerEric Christopher <echristo@gmail.com>
Sat, 1 Oct 2016 01:50:33 +0000 (01:50 +0000)
commit26e89a710f59e02ab04c740ea6329b9ef7380afc
tree90b1c5bef0c440b5d3fae86e86dff539d11d679b
parent0c503049b82cc686e233498e3e8b1bdaf3fb1713
Remove getTargetTriple and update all uses to use the Triple off
of the TargetMachine. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283002 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp