diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2018-02-08 16:31:01 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2018-02-08 16:31:01 +0000 |
commit | fba754a946cda80c2ab850d4128bfa522e1bfa99 (patch) | |
tree | 2fe9ec4dd48a2d97b22cb765f10a9b13d6dc8ea0 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | 2833383cd4d8a2b653f4888d576c9cf2d8ae33ec (diff) | |
download | bcm5719-llvm-fba754a946cda80c2ab850d4128bfa522e1bfa99.tar.gz bcm5719-llvm-fba754a946cda80c2ab850d4128bfa522e1bfa99.zip |
[dwarfdump] Normalize input path.
Before this patch, llvm-dwarfdump would reject `bundel.dSYM/` as input,
while `bundel.dSYM` was accepted. The reason is that `path::extension()`
returns an empty string for the former, leading to the argument not
being recognized as a dSYM bundle.
llvm-svn: 324621
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions