Chris Lattner
|
95129a7f22
|
Expose method and ivars for measuring inline asm length properly.
llvm-svn: 30934
|
2006-10-13 17:50:07 +00:00 |
Chris Lattner
|
8cfd10eff3
|
Don't bother setting JumpTableTextSection, it is about to disappear
llvm-svn: 30745
|
2006-10-05 03:13:59 +00:00 |
Chris Lattner
|
afe6d7a179
|
Give TargetAsmInfo a virtual dtor, add a new getSectionForFunction method.
llvm-svn: 30732
|
2006-10-05 00:35:16 +00:00 |
Chris Lattner
|
66af390631
|
Add support for targets that want to do something with the llvm.used list,
because they have an aggressive linker that does dead code stripping.
llvm-svn: 30604
|
2006-09-26 03:38:18 +00:00 |
Andrew Lenharth
|
783a4a9d86
|
Add support for other relocation bases to jump tables, as well as custom asm directives
llvm-svn: 30593
|
2006-09-24 19:45:58 +00:00 |
Jim Laskey
|
ef94ebb666
|
Oops - forgot to update banner.
llvm-svn: 30131
|
2006-09-06 19:21:41 +00:00 |
Jim Laskey
|
681ecbb3b3
|
Separate target specifc asm properties from asm printers.
llvm-svn: 30127
|
2006-09-06 18:35:33 +00:00 |