llvm-6502/test/MC
Eli Friedman 78c1e1781c PR9352: Always emit a relocation for weak symbols. Not emitting relocations
for calls to weak symbols with a definition has the appearance of working
with LLVM-generated code because weak symbol definitions are put in their
own sections.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126933 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-03 07:24:36 +00:00
..
ARM Narrow right shifts need to encode their immediates differently from a normal 2011-03-01 01:00:59 +00:00
AsmParser Move arch specific tests in arch specific directories. 2011-02-24 19:06:27 +00:00
COFF Don't use PadSectionToAlignment on windows. 2010-12-06 03:03:44 +00:00
Disassembler TableGen should not ignore BX instructions for the ARM disassembler. pr9368. 2011-03-03 07:19:52 +00:00
ELF PR9352: Always emit a relocation for weak symbols. Not emitting relocations 2011-03-03 07:24:36 +00:00
MachO Move arch specific tests in arch specific directories. 2011-02-24 19:06:27 +00:00
MBlaze Teach the MBlaze asm parser how to parse special purpose register names. 2010-12-20 20:43:24 +00:00
X86 Use the same (%dx) hack for in[bwl] as for out[bwl]. 2011-02-22 20:40:09 +00:00