InitLibcallNames can take a Triple instead of a TargetMachine.
authorEric Christopher <echristo@gmail.com>
Mon, 2 Jun 2014 20:51:49 +0000 (20:51 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 2 Jun 2014 20:51:49 +0000 (20:51 +0000)
commit8962f1959d2bcfcffb6be4cc0f4170121b960595
tree94db55fc039bac7e31598369ef54ab4573246f41
parent83223f52e72534b3c6cd491cffa72a4642262967
InitLibcallNames can take a Triple instead of a TargetMachine.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210045 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetLoweringBase.cpp