summaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/ELFWriter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Vendor import of llvm trunk r130700:dim2011-05-021-12/+14
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@130700
* Vendor import of llvm trunk r126079:dim2011-02-201-2/+15
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@126079
* Vendor import of llvm r114020 (from the release_28 branch):dim2010-09-171-15/+15
| | | | | | http://llvm.org/svn/llvm-project/llvm/branches/release_28@114020 Approved by: rpaulo (mentor)
* Update LLVM to r103004.rdivacky2010-05-041-6/+4
|
* Update LLVM to r98631.rdivacky2010-03-161-2/+2
|
* Update LLVM to r96341.rdivacky2010-02-161-10/+0
|
* Update LLVM to r94309.rdivacky2010-01-231-10/+8
|
* Update LLVM to 93512.rdivacky2010-01-151-1/+1
|
* 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