diff options
author | Walter Erquinigo <a20012251@gmail.com> | 2024-08-14 12:41:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-14 12:41:19 -0400 |
commit | cce2271eab8173f5c27c1e99863a056a9430c252 (patch) | |
tree | 892825e182494a9c62067a4437b83291c9612360 /libcxx/src/filesystem/filesystem_clock.cpp | |
parent | d2f0d991943a9bbf2452adcb11e9a12d5843952b (diff) | |
download | llvm-cce2271eab8173f5c27c1e99863a056a9430c252.zip llvm-cce2271eab8173f5c27c1e99863a056a9430c252.tar.gz llvm-cce2271eab8173f5c27c1e99863a056a9430c252.tar.bz2 |
[LLDB][OSX] Add a fallback support exe directory (#103458)
LLDB on OSX is looking at a `bin` directory sibling to the `lib` one
that contains liblldb for its supporting executables. This works well
for CMake, however, for other build systems like bazel, it's not that
easy to have that build structure, for which it's much easier to also
use the `lib` directory as a fallback under the absence of `bin`.
This shouldn't break anything, but instead should make it a bit easier
for LLDB to work with different build systems and folder structures.
Diffstat (limited to 'libcxx/src/filesystem/filesystem_clock.cpp')
0 files changed, 0 insertions, 0 deletions