summaryrefslogtreecommitdiffstats
path: root/runtime/compiler-rt
Commit message (Expand)AuthorAgeFilesLines
* build/compiler-rt: Stop forcing off -integrated-as for compiler-rt builds.Daniel Dunbar2012-03-051-12/+1
* Use -no-integrated-as only on ARM. The X86 and X86-64 integrated as have beenRafael Espindola2012-02-241-1/+4
* runtime/Linux: Include the profile and ASAN libs on x86.Daniel Dunbar2011-12-071-2/+4
* runtime/Linux: Initial support for tying compiler-rt build into Clang build onDaniel Dunbar2011-12-021-1/+14
* Driver/Darwin: Add ASAN runtime library link support.Daniel Dunbar2011-12-011-1/+1
* clang/Darwin: Use the compiler-rt provided profile library.Daniel Dunbar2011-11-171-1/+3
* build/make/compiler-rt: Don't attempt to build compiler-rt runtime librariesDaniel Dunbar2011-11-161-1/+41
* Install a copy of the libc++ headers with clang. <rdar://problem/10096516>Bob Wilson2011-09-301-1/+1
* Build and use libcompiler_rt whenever possible.Eric Christopher2011-06-221-1/+1
* Driver/Darwin: Change to use generic iOS runtime library, which we now always...Daniel Dunbar2011-04-181-1/+1
* Reapply r129561, moving the runtime/Makefile that builds compiler-rt intoNick Lewycky2011-04-151-0/+114
* Revert r129561, which broke one of the clang buildbots.Owen Anderson2011-04-151-114/+0
* Create a compiler-rt directory and move the Makefile to it. Add a makefile thatNick Lewycky2011-04-151-0/+114