summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add weak reference directive.Evan Cheng2006-12-011-0/+1
* Add per-target support for asm translation in the cbeAndrew Lenharth2006-11-281-1/+2
* Add debug support for X86/ELF targets (Linux). This allows llvm-gcc4Reid Spencer2006-10-301-0/+1
* Initialize CStringSection member var.Reid Spencer2006-10-271-0/+1
* Expose method and ivars for measuring inline asm length properly.Chris Lattner2006-10-131-2/+18
* Don't bother setting JumpTableTextSection, it is about to disappearChris Lattner2006-10-051-1/+0
* Give TargetAsmInfo a virtual dtor, add a new getSectionForFunction method.Chris Lattner2006-10-051-0/+3
* Add support for targets that want to do something with the llvm.used list,Chris Lattner2006-09-261-0/+1
* Add support for other relocation bases to jump tables, as well as custom asm ...Andrew Lenharth2006-09-241-0/+1
* Oops - forgot to update banner.Jim Laskey2006-09-061-1/+1
* Separate target specifc asm properties from asm printers.Jim Laskey2006-09-061-0/+74
OpenPOWER on IntegriCloud