diff options
author | Etienne Bergeron <etienneb@google.com> | 2016-06-29 19:58:02 +0000 |
---|---|---|
committer | Etienne Bergeron <etienneb@google.com> | 2016-06-29 19:58:02 +0000 |
commit | f1d4e44d61b07bd48726c7e253096664e043a422 (patch) | |
tree | 634ae2638a9fe8366a9c54395549f860800472ab /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py | |
parent | 8e10380b734ca3435b1d30e8cc7dbf23c01b8e3e (diff) | |
download | bcm5719-llvm-f1d4e44d61b07bd48726c7e253096664e043a422.tar.gz bcm5719-llvm-f1d4e44d61b07bd48726c7e253096664e043a422.zip |
[compiler-rt] Fix passing debug information to unittest.
Summary:
On windows, the debug information was not present in the unittest executables,
which make them hard to debug.
The Sanitizer Unittests are compiled with a local clang build.
The link pass is also done by calling clang.
This pass is adding the appropriate flags to bring the right debug information
to these executables.
Reviewers: rnk
Subscribers: kubabrecka, llvm-commits, wang0109, chrisha
Differential Revision: http://reviews.llvm.org/D21838
llvm-svn: 274153
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py')
0 files changed, 0 insertions, 0 deletions