summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetLoweringObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* pass the mangler down into the various SectionForGlobal methods.Chris Lattner2009-07-291-9/+11
* constant prop a utostr.Chris Lattner2009-07-291-2/+1
* remove some completely wrong code. 1 is never < 16. It turns out that GCC a...Chris Lattner2009-07-291-20/+10
* Fix PR4639, a ELF-TLS regression from some of my refactoring.Chris Lattner2009-07-281-1/+1
* the apple "ld_classic" linker doesn't support .literal16 in 32-bitChris Lattner2009-07-281-5/+12
* fix unused variable warningChris Lattner2009-07-281-1/+1
* Rip all of the global variable lowering logic out of TargetAsmInfo. SinceChris Lattner2009-07-281-0/+647
OpenPOWER on IntegriCloud