aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-09-12 21:01:20 +0000
committerChris Lattner <sabre@nondot.org>2009-09-12 21:01:20 +0000
commit6ccf7ed4be50f04888bb0ff09a9a606d646579b3 (patch)
treeca4fbbb9c6034e223983b2f59d2f53918f3bc0d0 /clang/lib/CodeGen/CodeGenModule.cpp
parent5090e6c4a76b7e6d0d510dab0595718d8bc76b8a (diff)
downloadllvm-6ccf7ed4be50f04888bb0ff09a9a606d646579b3.zip
llvm-6ccf7ed4be50f04888bb0ff09a9a606d646579b3.tar.gz
llvm-6ccf7ed4be50f04888bb0ff09a9a606d646579b3.tar.bz2
X86MCInstLower::Lower should only not emit anything to OutStreamer,
this means that it can only lower one MachineInstr to one MCInst. To make this fly, we need to pull out handling of MO_GOT_ABSOLUTE_ADDRESS (which generates an implicit label) out of X86MCInstLower. llvm-svn: 81629
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions