Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
783f0087ecb5af27d2f8caed7d6b904797c3d752
/
runtime
/
compiler-rt
f7efb0e
[tsan] add ThreadSanitizer linker flags on Linux and also copy the tsan-rt into the appropriate place at build time
by Kostya Serebryany
· 12 years ago
3518058
build/compiler-rt: Stop forcing off -integrated-as for compiler-rt builds.
by Daniel Dunbar
· 13 years ago
a0889a8
Use -no-integrated-as only on ARM. The X86 and X86-64 integrated as have been
by Rafael Espindola
· 13 years ago
7df67e6
runtime/Linux: Include the profile and ASAN libs on x86.
by Daniel Dunbar
· 13 years ago
ff98652
runtime/Linux: Initial support for tying compiler-rt build into Clang build on
by Daniel Dunbar
· 13 years ago
94b54ea
Driver/Darwin: Add ASAN runtime library link support.
by Daniel Dunbar
· 13 years ago
f471487
clang/Darwin: Use the compiler-rt provided profile library.
by Daniel Dunbar
· 13 years ago
e33218a
build/make/compiler-rt: Don't attempt to build compiler-rt runtime libraries
by Daniel Dunbar
· 13 years ago
da79da2
Install a copy of the libc++ headers with clang. <rdar://problem/10096516>
by Bob Wilson
· 13 years ago
3404fe7
Build and use libcompiler_rt whenever possible.
by Eric Christopher
· 13 years ago
3cceec5
Driver/Darwin: Change to use generic iOS runtime library, which we now always need.
by Daniel Dunbar
· 14 years ago
484fc57
Reapply r129561, moving the runtime/Makefile that builds compiler-rt into
by Nick Lewycky
· 14 years ago
562627d
Revert r129561, which broke one of the clang buildbots.
by Owen Anderson
· 14 years ago
1f05587
Create a compiler-rt directory and move the Makefile to it. Add a makefile that
by Nick Lewycky
· 14 years ago