Rafael Espindola
|
0641196380
|
Remove the unused TheTarget member.
llvm-svn: 120168
|
2010-11-26 04:24:21 +00:00 |
|
Rafael Espindola
|
be5c52d2dc
|
Add a MCObjectFormat class so that code common to all targets that use a
single object format can be shared.
This also adds support for
mov zed+(bar-foo), %eax
on ELF and COFF targets.
llvm-svn: 116675
|
2010-10-16 18:23:53 +00:00 |
|
Daniel Dunbar
|
26cbc4b1a3
|
MC/Darwin: Add a new target hook for whether the target uses "reliable" symbol differences, basically whether the assembler should attempt to understand atoms when using scattered symbols.
Also, avoid some virtual call overhead.
llvm-svn: 98789
|
2010-03-18 00:58:53 +00:00 |
|
Daniel Dunbar
|
b6b58bff88
|
MC: Sketch registry support for target specific assembler backends.
llvm-svn: 96762
|
2010-02-21 21:53:53 +00:00 |
|