diff options
| author | Chris Bieneman <beanz@apple.com> | 2015-08-31 21:24:50 +0000 |
|---|---|---|
| committer | Chris Bieneman <beanz@apple.com> | 2015-08-31 21:24:50 +0000 |
| commit | b38affa474d675b6e85ec0c096fd12ae7a4c43bb (patch) | |
| tree | 98a0ef15a7ade14651275a404bcda5b32c5980bc /lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/AddressSanitizerRuntime.cpp | |
| parent | 043bf5b296bc1e033b86ed3a0b64b51dcd99ce9e (diff) | |
| download | bcm5719-llvm-b38affa474d675b6e85ec0c096fd12ae7a4c43bb.tar.gz bcm5719-llvm-b38affa474d675b6e85ec0c096fd12ae7a4c43bb.zip | |
[CMake] Fix building builtins on Linux and Darwin.
Summary:
I broke building the builtins with r245967. This fixes them on Linux and builds them properly for Darwin.
The old code could not be made to work on Darwin as a result of the refactoring of add_compiler_rt_runtime, so I had to rework the way they are built for Darwin. This solution is not ideal and will be fixed in subsequent commits. I just want to get this in so everything is working again.
Reviewers: samsonov, chh, compnerd, bogner
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D12500
llvm-svn: 246487
Diffstat (limited to 'lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/AddressSanitizerRuntime.cpp')
0 files changed, 0 insertions, 0 deletions

