diff options
author | Kuba Brecka <kuba.brecka@gmail.com> | 2014-10-11 00:53:32 +0000 |
---|---|---|
committer | Kuba Brecka <kuba.brecka@gmail.com> | 2014-10-11 00:53:32 +0000 |
commit | 9b7f36b521902ad39391b459f2e4d421a0d10a35 (patch) | |
tree | d4e81cc8b166957952abb5796333338e6db57189 /lldb/scripts/Python/interface/SBModuleSpec.i | |
parent | e7098213590dfb87fb052de049b7438446de35ab (diff) | |
download | bcm5719-llvm-9b7f36b521902ad39391b459f2e4d421a0d10a35.tar.gz bcm5719-llvm-9b7f36b521902ad39391b459f2e4d421a0d10a35.zip |
include compiler-rt in build-llvm.pl
Reviewed at http://reviews.llvm.org/D5736
The new test cases for ASan fail if the llvm build that is used with LLDB doesn't have compiler-rt (because the resulting compiler then cannot build with -fsanitize=address). Let's include compiler-rt in build-llvm.pl script and make sure we actually *build* it by removing the NO_RUNTIME_LIBS=1 argument used in the make line. After this, the ASan tests pass on a fresh svn checkout.
llvm-svn: 219555
Diffstat (limited to 'lldb/scripts/Python/interface/SBModuleSpec.i')
0 files changed, 0 insertions, 0 deletions