summaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/ELFWriter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update llvm to r84119.rdivacky2009-10-141-285/+618
|
* Import LLVM 74788.ed2009-07-041-25/+52
|
* Import LLVM r74383.ed2009-06-271-4/+37
|
* Import LLVM r73954.ed2009-06-231-131/+231
|
* Import LLVM r73340.ed2009-06-141-155/+291
|
* Import LLVM r73070.ed2009-06-081-35/+54
| | | | | | | 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-27/+46
| | | | We should now have support for #pragma weak.
* Import LLVM, at r72805, which fixes PR4315 and PR4316.ed2009-06-031-140/+2
| | | | | | 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.
* Import LLVM, at r72732.ed2009-06-021-0/+575
OpenPOWER on IntegriCloud