1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/MC
Rafael Espindola cbee162fdf Correctly handle an ELF symbol defined with "a = b + expr".
We were marking the symbol as absolute instead of computing b's offset + the
expression value.

This fixes pr19126.

llvm-svn: 203962
2014-03-14 20:09:04 +00:00
..
AArch64 [AArch64]Fix improper diagnostics about offset range of load/store instructions. 2014-03-04 02:05:13 +00:00
ARM Generalise assembly tests to not rely on anonymous symbol names 2014-03-14 09:10:26 +00:00
AsmParser AsmParser: add missed tests 2014-03-03 06:35:00 +00:00
COFF Fix typos 2014-02-25 04:21:15 +00:00
Disassembler [PowerPC] Initial support for the VSX instruction set 2014-03-13 07:58:58 +00:00
ELF Correctly handle an ELF symbol defined with "a = b + expr". 2014-03-14 20:09:04 +00:00
MachO Support DWARF discriminators in object streamer. 2014-02-14 19:27:53 +00:00
Markup MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
Mips [mips] Implement NaCl sandboxing of function calls: 2014-03-11 21:23:40 +00:00
PowerPC [PowerPC] Initial support for the VSX instruction set 2014-03-13 07:58:58 +00:00
Sparc [Sparc] Add trap on integer condition codes (Ticc) instructions to Sparc backend. 2014-03-02 23:39:07 +00:00
SystemZ [SystemZ] Add MC support for interlocked-access 1 instructions 2013-12-24 15:14:05 +00:00
X86 Use printable names to implement directional labels. 2014-03-13 18:09:26 +00:00