diff options
author | Stefan Granitz <stefan.graenitz@gmail.com> | 2018-12-03 10:42:32 +0000 |
---|---|---|
committer | Stefan Granitz <stefan.graenitz@gmail.com> | 2018-12-03 10:42:32 +0000 |
commit | 7304dd58cafe70402a8dce41f0ca52f13d20fb40 (patch) | |
tree | 2499724ccf3de890401a6bae8028043064ccc8d0 /lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py | |
parent | 96f3e7f22121764f4cc5490448bec72471fe50b4 (diff) | |
download | bcm5719-llvm-7304dd58cafe70402a8dce41f0ca52f13d20fb40.tar.gz bcm5719-llvm-7304dd58cafe70402a8dce41f0ca52f13d20fb40.zip |
[CMake] Add LLVM_EXTERNALIZE_DEBUGINFO_OUTPUT_DIR for custom dSYM target directory on Darwin
Summary: When using `LLVM_EXTERNALIZE_DEBUGINFO` in LLDB, the default dSYM location for the shared library in LLDB.framework is inside the framework bundle. With `LLVM_EXTERNALIZE_DEBUGINFO_OUTPUT_DIR` we can easily fix that. I consider it a useful feature to be able to set a global output directory for external debug info (rather then having a target-specific one). Only implemented for Darwin so far.
Reviewers: beanz, aprantl
Reviewed By: aprantl
Subscribers: mgorny, aprantl, #lldb, lldb-commits, llvm-commits
Differential Revision: https://reviews.llvm.org/D55114
llvm-svn: 348118
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py')
0 files changed, 0 insertions, 0 deletions