Skip to content
Commit 6ccf7ed4 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 5090e6c4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment