tfiala added a comment.
(Retro) LGTM.
Repository:
rL LLVM
https://reviews.llvm.org/D25489
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284045: Use LLDB_SRC for relative paths (authored by
cbieneman).
Changed prior to commit:
https://reviews.llvm.org/D25489?vs=74295&id=74433#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25489
F
beanz created this revision.
beanz added reviewers: tfiala, zturner.
beanz added a subscriber: lldb-commits.
Going from LLDB_SRC instead of the file path is safer when looking for
compiler-rt. Also need to add support for looking inside the LLVM runtimes
subdirectory.
Eventually we should just