switch the rest of the "@ concatentation" logic in the X86
authorChris Lattner <sabre@nondot.org>
Mon, 8 Feb 2010 22:52:47 +0000 (22:52 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Feb 2010 22:52:47 +0000 (22:52 +0000)
commit8fb2e233a0f4fdb4615fddb0c1ebbb0944068925
treec63838621284fbc2be2744bff5a8ece5b89c8439
parent3bdbdd06c8ffc2c14a65055ebdbbc7c1217db4af
switch the rest of the "@ concatentation" logic in the X86
backend to use X86MCTargetExpr, simplifying a bunch of code.

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