diff options
author | Petr Hosek <phosek@chromium.org> | 2019-04-27 00:25:13 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2019-04-27 00:25:13 +0000 |
commit | b58561baa509f26709caaa06d2666834f51431ea (patch) | |
tree | 5a669a9ed22661c1e9dd22b9ce7b9612edbd0a30 /lldb/source/Commands/CommandObjectPlugin.cpp | |
parent | 0f9f021d05ac0697b1baf4f79916e8c97208d58d (diff) | |
download | llvm-b58561baa509f26709caaa06d2666834f51431ea.zip llvm-b58561baa509f26709caaa06d2666834f51431ea.tar.gz llvm-b58561baa509f26709caaa06d2666834f51431ea.tar.bz2 |
[Fuchsia] Support multilib for -fsanitize=address and -fno-exceptions
This introduces a support for multilibs to Fuchsia driver. Unlike the
existing multilibs that are used primarily for handling different
architecture variants, we use multilibs to handle different variants
of Clang runtime libraries: -fsanitize=address and -fno-exceptions
are the two we support initially. This replaces the existing support
for sanitized runtimes libraries that was only used by Fuchsia driver
and it also refactors some of the logic to allow sharing between GNU
and Fuchsia drivers.
Differential Revision: https://reviews.llvm.org/D61040
llvm-svn: 359360
Diffstat (limited to 'lldb/source/Commands/CommandObjectPlugin.cpp')
0 files changed, 0 insertions, 0 deletions