summaryrefslogtreecommitdiffstats
path: root/runtime
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
* Use the new installheaders makefile target in libcxx.Bob Wilson2012-01-211-1/+1
* 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
* Use libcxx makefile's do-installhdrs target. <rdar://problem/10397739>Bob Wilson2011-11-271-7/+3
* 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-304-2/+38
* 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
* Restore accidentally deleted file (I blame svn).Nick Lewycky2011-04-151-0/+22
* Reapply r129561, moving the runtime/Makefile that builds compiler-rt intoNick Lewycky2011-04-151-1/+1
* Doug Gregor tells me that runtime/libcxx/ is a placeholder for stuff we neverNick Lewycky2011-04-152-64/+0
* Revert r129561, which broke one of the clang buildbots.Owen Anderson2011-04-152-122/+101
* Create a compiler-rt directory and move the Makefile to it. Add a makefile thatNick Lewycky2011-04-152-101/+122
* build/compiler-rt: Fake Clang into using the right assembler to build the ARMDaniel Dunbar2011-02-111-1/+11
* build: Use CLANG_NO_RUNTIME=1 specifically, not just any definition.Daniel Dunbar2010-12-221-1/+1
* CMake: Add runtime dir.Michael J. Spencer2010-12-161-0/+12
* Fix build of in-tree libcxx. libcxx doesn't actuallyShantonu Sen2010-12-011-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* Driver/Darwin: Add a runtime library just for ___eprintf -- when targeting i386Daniel Dunbar2010-09-221-1/+1
* build: Start sketching code to allow grafting libc++ build into LLVM/Clang bu...Daniel Dunbar2010-09-151-0/+63
* Runtime: Always build compiler-rt using the Clang we just built, instead of theDaniel Dunbar2010-06-301-0/+1
* Move lib/Runtime to runtime/, and build after everything else.Daniel Dunbar2010-06-301-0/+103