Migrate the X86 AsmPrinter away from using the subtarget when
authorEric Christopher <echristo@gmail.com>
Thu, 5 Feb 2015 19:06:45 +0000 (19:06 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 5 Feb 2015 19:06:45 +0000 (19:06 +0000)
commitd63e18f1794a1e500de25e0088fbb7f54c701127
tree24d6385c0f20dee9a7105785fa008397b2cb249f
parentec5eba025ef60421d3e99ac032e946809b5ec8db
Migrate the X86 AsmPrinter away from using the subtarget when
dealing with module level emission. Currently this is using
the Triple to determine, but eventually the logic should
probably migrate to TLOF.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228332 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86AsmPrinter.cpp
lib/Target/X86/X86AsmPrinter.h