Rafael Espindola
|
f77005db2b
|
Define generic 1, 2 and 4 byte pc relative relocations. They are common
and at least the 4 byte one will be needed to implement the .cfi_* directives.
llvm-svn: 120240
|
2010-11-28 14:17:56 +00:00 |
|
Daniel Dunbar
|
7252b48af1
|
MCCodeEmitter: Add target independent fixup flag for is-pc-relative.
llvm-svn: 98954
|
2010-03-19 10:43:23 +00:00 |
|
Chris Lattner
|
b82b965968
|
make getFixupKindInfo return a const reference, allowing
the tables to be const. Teach MCCodeEmitter to handle
the target-indep kinds so that we don't crash on them.
llvm-svn: 95924
|
2010-02-11 21:27:18 +00:00 |
|
Daniel Dunbar
|
4316774ac1
|
llvm-mc: Tweak MCCodeEmitter skeleton.
llvm-svn: 80193
|
2009-08-27 01:34:22 +00:00 |
|