diff options
author | Jason Molenda <jmolenda@apple.com> | 2015-10-16 01:27:21 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2015-10-16 01:27:21 +0000 |
commit | 59e847f997a4494c695c89068c4db34fb36de3ab (patch) | |
tree | 48db408afbc8219f585cf66508672e33726b2d4d /clang | |
parent | 2a6150d93290b8b1e73a577226bd9ee4d298a703 (diff) | |
download | bcm5719-llvm-59e847f997a4494c695c89068c4db34fb36de3ab.tar.gz bcm5719-llvm-59e847f997a4494c695c89068c4db34fb36de3ab.zip |
I've been seeing a problem with xcodebuilds on macosx for
a few days now where compiler-rt gets an error when trying
to run its install step (related to not being able to find
an ios version of a dylib), breaking the lldb build. I
don't know if I'm the only one seeing this or if everyone has
been doing the same hack I've been doing - removing the
compiler-rt project from the default checkout.
It's only used for the ASAN test case. So I'm temporarily
checking in my hackaround of not checking out compiler-rt
by default, I'll try to get back and look at what's actually
happening in the compiler-rt install step that is causing
the problems when built as a part of lldb.
llvm-svn: 250487
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions