Migrate away from using a Subtarget except for the one place we want
authorEric Christopher <echristo@gmail.com>
Tue, 3 Feb 2015 06:40:19 +0000 (06:40 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 3 Feb 2015 06:40:19 +0000 (06:40 +0000)
commit4b4315d6f4ebf0213a87237e51d3dbfc76152470
tree8f33f63810fa046f74a8771cbe258375a846c332
parentd54450ef63998effdb19476c4e4c6c3f0a8c5f50
Migrate away from using a Subtarget except for the one place we want
to use it. Use the triple to determine OS format bits at the module
level.

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