diff options
author | Pavel Labath <pavel@labath.sk> | 2021-03-09 15:15:45 +0100 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2021-03-09 15:15:45 +0100 |
commit | 2e826088b9832067994e0348fc768b81632be687 (patch) | |
tree | a6efb8aef637e0d5db72cbd37cef1a790027b6ed /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | d0884541ccaa3f80526c99c3fcebbb6155c9ed4c (diff) | |
download | llvm-2e826088b9832067994e0348fc768b81632be687.zip llvm-2e826088b9832067994e0348fc768b81632be687.tar.gz llvm-2e826088b9832067994e0348fc768b81632be687.tar.bz2 |
[lldb] Fix a bug in D96779 (shared lib directory logic)
This function would fail in debug builds, as the two usages of the
LLDB_PYTHON_RELATIVE_LIBDIR macro would expand to two distinct strings.
The path iterator macros don't support that.
Use a temporary variable to ensure everything points to a single string.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions