OSDN Git Service

Remove TargetTriple from AArch64MCInstLower as it's used in few places
authorEric Christopher <echristo@gmail.com>
Sat, 1 Oct 2016 01:50:25 +0000 (01:50 +0000)
committerEric Christopher <echristo@gmail.com>
Sat, 1 Oct 2016 01:50:25 +0000 (01:50 +0000)
commit76315dae175c71f84b4323fca5c67b0cfed60ffd
tree56cf1354a3e6e71e86ebd93dff30bbf4051e3149
parent494146de4896b209c603317dc9b309895a406cd2
Remove TargetTriple from AArch64MCInstLower as it's used in few places
and can be pulled from the TargetMachine. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283000 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64MCInstLower.cpp