summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
diff options
context:
space:
mode:
authorEtienne Bergeron <etienneb@google.com>2016-06-29 19:58:02 +0000
committerEtienne Bergeron <etienneb@google.com>2016-06-29 19:58:02 +0000
commitf1d4e44d61b07bd48726c7e253096664e043a422 (patch)
tree634ae2638a9fe8366a9c54395549f860800472ab /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
parent8e10380b734ca3435b1d30e8cc7dbf23c01b8e3e (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud