When cross-compiling LLDB, we want to use llvm-tblgen built for the
host, not the target.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
cmake/modules/LLDBStandalone.cmake | ||
---|---|---|
44 ↗ | (On Diff #183399) | Please add a comment that this will always be built release and thus we can assume that directory structure. |