llvm-6502/test/MC
Daniel Dunbar a5f1d57f65 MC/Mach-O/x86_64: Add a new hook for checking whether a particular section can
be diced into atoms, and adjust getAtom() to take this into account.
 - This fixes relocations to symbols in fixed size literal sections, for
   example.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103532 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-12 00:38:17 +00:00
..
AsmParser MC/X86: X86AbsMemAsmOperand is subclass of X86NoSegMemAsmOperand. 2010-05-06 22:39:14 +00:00
Disassembler
MachO MC/Mach-O/x86_64: Add a new hook for checking whether a particular section can 2010-05-12 00:38:17 +00:00