summaryrefslogtreecommitdiffstats
path: root/include/llvm/Support
Commit message (Collapse)AuthorAgeFilesLines
* Import LLVM r73954.ed2009-06-231-0/+1
|
* Update LLVM sources to r73879.ed2009-06-225-14/+235
|
* Import LLVM r73070.ed2009-06-081-1/+12
| | | | | | | 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-067-8/+131
| | | | We should now have support for #pragma weak.
* Import LLVM, at r72805, which fixes PR4315 and PR4316.ed2009-06-031-0/+250
| | | | | | 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 r72770.ed2009-06-031-5/+7
| | | | This should fix LLVM PR4225.
* Import LLVM, at r72732.ed2009-06-0255-0/+10789
OpenPOWER on IntegriCloud