llvm-6502/test/CodeGen
Bill Schmidt 5b7f9216c3 This patch addresses bug 14678 by fixing two problems in medium code model
code generation.  Variables addressed through a GlobalAlias were not being
handled, and variables with available_externally linkage were treated
incorrectly.  The patch contains two new tests to verify the correct code
generation for these cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171778 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-07 19:29:18 +00:00
..
ARM
CPP
Generic
Hexagon
MBlaze
Mips
MSP430
NVPTX
PowerPC This patch addresses bug 14678 by fixing two problems in medium code model 2013-01-07 19:29:18 +00:00
R600
SI
SPARC
Thumb
Thumb2
X86
XCore