summaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/ELF.h
Commit message (Collapse)AuthorAgeFilesLines
* Vendor import of llvm trunk r126079:dim2011-02-201-1/+1
| | | | http://llvm.org/svn/llvm-project/llvm/trunk@126079
* Vendor import of llvm r114020 (from the release_28 branch):dim2010-09-171-105/+15
| | | | | | http://llvm.org/svn/llvm-project/llvm/branches/release_28@114020 Approved by: rpaulo (mentor)
* Update LLVM to 92395.rdivacky2010-01-011-2/+2
|
* Update LLVM to r86025.rdivacky2009-11-041-1/+1
|
* Update llvm to r84119.rdivacky2009-10-141-69/+163
|
* Import LLVM 74788.ed2009-07-041-28/+10
|
* Import LLVM r74383.ed2009-06-271-1/+9
|
* Import LLVM r73954.ed2009-06-231-5/+43
|
* Import LLVM r73340.ed2009-06-141-80/+49
|
* Import LLVM r73070.ed2009-06-081-3/+43
| | | | | | | 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-0/+186
We should now have support for #pragma weak.
OpenPOWER on IntegriCloud