Use LLDB_SRC for relative paths
authorChris Bieneman <beanz@apple.com>
Wed, 12 Oct 2016 20:24:42 +0000 (20:24 +0000)
committerChris Bieneman <beanz@apple.com>
Wed, 12 Oct 2016 20:24:42 +0000 (20:24 +0000)
commit47df0196b834ecd1d94acf6057b783a4b5553fc2
tree5be83d1154dd4abd5b151f71ff921f8d0ebc7cfe
parent6cac34fd41e8c961811d09c21063c10f442b2ad5
Use LLDB_SRC for relative paths

Summary:
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 get CMake to provide these paths during configuration.

Reviewers: tfiala, zturner

Subscribers: lldb-commits

Differential Revision: https://reviews.llvm.org/D25489

llvm-svn: 284045
lldb/packages/Python/lldbsuite/test/decorators.py