remove a random reference to subtarget. Even without this, we
authorChris Lattner <sabre@nondot.org>
Tue, 4 Aug 2009 21:12:08 +0000 (21:12 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 4 Aug 2009 21:12:08 +0000 (21:12 +0000)
commit275bb1bd1284b932bd7a2352f04e462ad7c33cd2
tree27fed435c43a02c32ea0bb79d8d7436b3b9dcbe0
parent53e4471adcf34cac253d2486e6b29c331e2d973e
remove a random reference to subtarget.  Even without this, we
still get "intel syntax" instructions from llc with
-x86-asm-syntax=intel

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