diff options
author | Greg Steuck <gnezdo@openbsd.org> | 2022-06-26 21:04:43 +0200 |
---|---|---|
committer | Frederic Cambus <fred@statdns.com> | 2022-06-26 21:05:39 +0200 |
commit | 3caa32b26f5a1d4f2e3c9c3f1540a30fe06abe38 (patch) | |
tree | 64f2440ef1d23c43a95cce7867b75d7000acc33f /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 5e944e9eb72aa7ea7fe2542d18813a646b3933d1 (diff) | |
download | llvm-3caa32b26f5a1d4f2e3c9c3f1540a30fe06abe38.zip llvm-3caa32b26f5a1d4f2e3c9c3f1540a30fe06abe38.tar.gz llvm-3caa32b26f5a1d4f2e3c9c3f1540a30fe06abe38.tar.bz2 |
[Driver] Use Component in OpenBSD::getCompilerRT to find libraries
Clang uses runtime libraries for some advanced features like
sanitizers. Different systems have different preferences about file
placement. OpenBSD with this change will use this name for ASan:
/usr/lib/clang/15.0.0/lib/libclang_rt.asan.a
Already committed to OpenBSD repository then amended to cover the
case of development tree.
Differential Revision: https://reviews.llvm.org/D109051
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions