summaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/ELFCodeEmitter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update llvm to r84119.rdivacky2009-10-141-88/+67
|
* Import LLVM 74788.ed2009-07-041-31/+85
|
* Import LLVM r74383.ed2009-06-271-4/+44
|
* Import LLVM r73954.ed2009-06-231-16/+14
|
* Import LLVM r73340.ed2009-06-141-19/+14
|
* Import LLVM r73070.ed2009-06-081-2/+26
| | | | | | | Now I'm going to stop importing code for a while. I spent a lot of time the last couple of days figuring out which LLVM commit caused g++ to miscompile, which in its turn caused Clang to miscompile the next build. I had to run `make buildworld' twice each time I bisected a revision.
* Import LLVM, at r72995.ed2009-06-061-32/+52
| | | | We should now have support for #pragma weak.
* Import LLVM, at r72805, which fixes PR4315 and PR4316.ed2009-06-031-0/+94
Normally I'm not updating sources this often, but I want to get rid of this breakage, because right now I can't offer a proper source snapshot yet.
OpenPOWER on IntegriCloud