When cross-compiling LLDB, we want to use llvm-tblgen built for the
host, not the target.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 27319 Build 27318: arc lint + arc unit
Event Timeline
cmake/modules/LLDBStandalone.cmake | ||
---|---|---|
44 | Please add a comment that this will always be built release and thus we can assume that directory structure. |
Please add a comment that this will always be built release and thus we can assume that directory structure.