In standalone builds LLVM_BINARY_DIR was equal to LLDB_BINARY_DIR so far. This is counterintuitive and invalidated the values of LLDB_DEFAULT_TEST_DSYMUTIL/FILECHECK/COMPILER etc.
Details
Details
- Reviewers
zturner labath clayborg JDevlieghere stella.stamenova serge-sans-paille - Commits
- rG79f41967dc76: [CMake] In standalone builds, LLVM_BINARY_DIR should point to LLVM's binary…
rLLDB350738: [CMake] In standalone builds, LLVM_BINARY_DIR should point to LLVM's binary…
rL350738: [CMake] In standalone builds, LLVM_BINARY_DIR should point to LLVM's binary…
Diff Detail
Diff Detail
- Build Status
Buildable 26551 Build 26550: arc lint + arc unit
Event Timeline
Comment Actions
Makes sense to me.
CMakeLists.txt | ||
---|---|---|
117 | typo (but BINRAY sounds cool, we should make that mean something :P). |
CMakeLists.txt | ||
---|---|---|
117 | Woooow thanks! |
typo (but BINRAY sounds cool, we should make that mean something :P).