"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "0a08f44704fd3d1852c4f42db0724040ea635f9f"
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
Loading
Please register or sign in to comment