This breaks when using a symlink from llvm/tools/lldb to the lldb source
tree, instead of cloning directly as a child. With this change, we can
build properly, even when using links.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D14089
Avoid using `..` in paths for include dirs. sas on Oct 26 2015, 1:21 PM. Authored by
Details This breaks when using a symlink from llvm/tools/lldb to the lldb source
Diff Detail
|