summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCTargetAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changes from Nick Lewycky with a simplified PPCTargetAsmInfo.Jim Laskey2006-12-211-12/+31
* Add weak reference directive.Evan Cheng2006-12-011-0/+1
* Place cstrings in .cstring section.Evan Cheng2006-10-261-0/+1
* Use S_debug for dwarf info.Jim Laskey2006-10-171-11/+11
* Don't bother setting JumpTableTextSection, it is about to disappearChris Lattner2006-10-051-1/+0
* Move getSectionForFunction to AsmPrinter, change it to return a string.Chris Lattner2006-10-051-11/+0
* implement DarwinTargetAsmInfo::getSectionForFunction, use it when outputtingChris Lattner2006-10-051-1/+13
* Compile:Chris Lattner2006-09-261-0/+1
* Missing tabJim Laskey2006-09-081-1/+1
* Break out target asm info into separate files.Jim Laskey2006-09-071-0/+51
OpenPOWER on IntegriCloud