diff options
author | Adrian Prantl <aprantl@apple.com> | 2024-05-08 10:38:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-08 10:38:09 -0700 |
commit | fcfc15b7052a311b7a045e2c6bd26fb5d0b7122c (patch) | |
tree | 32931d26a5545f90e6ccbd3fd96bf642944766ec /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | dabdec1001dc368373dd581cf72f37a440873ce3 (diff) | |
download | llvm-fcfc15b7052a311b7a045e2c6bd26fb5d0b7122c.zip llvm-fcfc15b7052a311b7a045e2c6bd26fb5d0b7122c.tar.gz llvm-fcfc15b7052a311b7a045e2c6bd26fb5d0b7122c.tar.bz2 |
Add a dependency from lldb-sbapi-dwarf-enums as a dependency of libll… (#91511)
…db-resource-headers
The Xcode build otherwise fails with
```
CMake Error in source/API/CMakeLists.txt:
The custom command generating
/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-standalone/lldb-xcode-build/include/lldb/API/SBLanguages.h
is attached to multiple targets:
lldb-sbapi-dwarf-enums
liblldb-resource-headers
but none of these is a common dependency of the other(s). This is not
allowed by the Xcode "new build system".
CMake Generate step failed. Build files cannot be regenerated correctly.
```
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions