llvm-6502/test/MC
Daniel Dunbar da3e9f760c MC/Mach-O: PCrel relocations weren't using the right base address, they are
relative to the fragment address, not its offset. This was masked by the text
section normally being at address 0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98420 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-13 02:38:00 +00:00
..
AsmParser MC/X86: Add temporary hack to match shrl $1,%eax correctly, to support testing 2010-03-13 00:47:29 +00:00
Disassembler Fix the vmxon entry in the X86InstrInfo.td so it has the correct prefix bytes 2010-03-08 22:17:26 +00:00
MachO MC/Mach-O: PCrel relocations weren't using the right base address, they are 2010-03-13 02:38:00 +00:00