aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/DarwinTargetAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Move the uglier parts of deciding not to emit aDale Johannesen2008-09-091-0/+21
* Undo most of r54519.Evan Cheng2008-08-081-9/+8
* It's not legal to output a GV in a coalesced section if it's used in an ARM P...Evan Cheng2008-08-081-8/+9
* Add hook for constant pool section selection for darwin.Anton Korobeynikov2008-08-071-2/+20
* Switch MIPS to new ELFTargetAsmInfo. Add few FIXMEs.asl2008-07-191-0/+1
* Fix a FIXME :)asl2008-07-191-6/+5
* Use generic ELFTargetAsmInfo and DarwinTargetAsmInfo for X86 codeasl2008-07-191-6/+6
* Add TargetAsmInfo stuff for all darwin-based targetsasl2008-07-191-0/+129