Instead of yet another enum indicating the "assembly language flavor",
authorBill Wendling <isanbard@gmail.com>
Tue, 16 Jan 2007 09:29:17 +0000 (09:29 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 16 Jan 2007 09:29:17 +0000 (09:29 +0000)
commitcb9009993b20ab41fab56518d666ba69533db4b3
tree702ff79e3f5d490d36250820346266a207713bde
parent19e8b0c1f5e1137de6679211d17b62f03e69a1fc
Instead of yet another enum indicating the "assembly language flavor",
just use the one that's in the subtarget.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33255 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCSubtarget.cpp
lib/Target/PowerPC/PPCSubtarget.h
lib/Target/PowerPC/PPCTargetAsmInfo.cpp
lib/Target/X86/X86Subtarget.h
lib/Target/X86/X86TargetAsmInfo.cpp