aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm
Commit message (Expand)AuthorAgeFilesLines
* Pull in r322325 from upstream llvm trunk (by Matthias Braun):Dimitry Andric2018-05-171-440/+370
* lld: Omit PT_NOTE for SHT_NOTE without SHF_ALLOCEd Maste2018-05-091-1/+1
* lldb: remove assertion that target_arch is FreeBSDEd Maste2018-04-241-1/+0
* Pull in r329771 from upstream llvm trunk (by Craig Topper):Dimitry Andric2018-04-231-3/+22
* lldb: propagate error to user if memory read failsEd Maste2018-04-211-1/+3
* Recommit r332501, with an additional upstream fix for "Cannot lowerDimitry Andric2018-04-2019-184/+911
* Revert r332501 for now, as it can cause build failures on i386.Dimitry Andric2018-04-1419-868/+183
* Pull in r325446 from upstream clang trunk (by me):Dimitry Andric2018-04-1419-183/+868
* Pull in r328738 from upstream lld trunk (by Rafael Espindola):Dimitry Andric2018-03-293-1/+9
* Pull in r327101 from upstream llvm trunk (by Rafael Espindola):Dimitry Andric2018-03-2211-160/+168
* Add support for MIPS to LLVM's libunwind.John Baldwin2018-03-2010-4/+1167
* Pull in r321999 from upstream clang trunk (by Ivan A. Kosarev):Dimitry Andric2018-03-161-2/+6
* Pull in r327638 from upstream llvm trunk (by Matthew Simpson):Dimitry Andric2018-03-162-9/+20
* Pull in r326882 from upstream llvm trunk (by Sjoerd Meijer):Dimitry Andric2018-03-091-8/+17
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-03-044-22/+23
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-02-2518-162/+373
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-02-1650-505/+650
* Pull in r323998 from upstream clang trunk (by Richard Smith):Dimitry Andric2018-02-131-0/+10
* Pull in r324594 from upstream clang trunk (by Alexander Ivchenko):Dimitry Andric2018-02-081-1/+11
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-02-0244-62/+1186
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-02-0123-94/+261
* Pull in r322131 from upstream llvm trunk (by Rafael Espíndola):Ed Maste2018-01-304-20/+29
* Pull in r322123 from upstream llvm trunk (by Rafael Espíndola):Ed Maste2018-01-302-32/+15
* Pull in r322108 from upstream llvm trunk (by Rafael Espíndola):Ed Maste2018-01-305-23/+9
* lld: Put the header in the first PT_LOAD even if that PT_LOAD has a LMAExprEd Maste2018-01-292-2/+10
* lld: Move LMAOffset from the OutputSection to the PhdrEntry. NFC.Ed Maste2018-01-293-4/+4
* lld: Improve LMARegion handling.Ed Maste2018-01-293-2/+11
* lld: Simplify. NFC.Ed Maste2018-01-292-10/+6
* lld: Remove MemRegionOffset. NFC.Ed Maste2018-01-293-8/+13
* lld: Only lookup LMARegion once. NFC.Ed Maste2018-01-292-7/+10
* lld: Use lookup instead of find. NFC, just simpler.Ed Maste2018-01-291-3/+2
* Pull in r322245 from upstream clang trunk (by Craig Topper):Dimitry Andric2018-01-281-1/+5
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-01-2443-394/+581
* lld: Don't mark a shared library as needed because of a lazy symbol.Ed Maste2018-01-231-1/+2
* Pull in r322106 from upstream llvm trunk (by Alexey Bataev):Dimitry Andric2018-01-181-1/+2
* Pull in r322016 from upstream llvm trunk (by Sanjay Patel):Dimitry Andric2018-01-181-1/+1
* lld: Fix incorrect physical address on self-referencing AT command.Ed Maste2018-01-181-8/+8
* lld: Handle parsing AT(ADDR(.foo-bar)).Ed Maste2018-01-181-0/+3
* lld: Fix for ld.lld does not accept "AT" syntax for declaring LMA regionEd Maste2018-01-183-0/+18
* Pull in r322623 from upstream llvm trunk (by Andrew V. Tischenko):Dimitry Andric2018-01-171-0/+7
* Pull in r322473 from upstream llvm trunk (by Andrei Elovikov):Dimitry Andric2018-01-151-2/+7
* Pull in r321994 from upstream llvm trunk (by Alexey Bataev):Dimitry Andric2018-01-122-56/+11
* Pull in r322264 from upstream lld trunk (by me):Dimitry Andric2018-01-121-3/+1
* Pull in r322056 from upstream llvm trunk (by Serguei Katkov):Dimitry Andric2018-01-091-1/+6
* Pull in r322041 from upstream lld trunk (by Rui Ueyama):Dimitry Andric2018-01-091-2/+2
* Pull in r321986 from upstream lld trunk (by James Henderson):Dimitry Andric2018-01-093-15/+2
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_60 r321788,Dimitry Andric2018-01-06176-2326/+4162
* Tentatively apply https://reviews.llvm.org/D41635:Dimitry Andric2018-01-061-10/+16
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ trunk r321545,Dimitry Andric2017-12-29122-924/+3776
* For our lldb customizations, instead of commenting out lines, use #ifdefDimitry Andric2017-12-244-15/+37