summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py
diff options
context:
space:
mode:
authorDavid L. Jones <dlj@google.com>2016-02-18 20:27:16 +0000
committerDavid L. Jones <dlj@google.com>2016-02-18 20:27:16 +0000
commitcd58bd6200ca8b5141fff482de3e9b38673b0d2e (patch)
treecd81f8ad534fa140a7ca728832e04b69afd1adea /lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py
parent6b2608f2e053406d3f3406c1437aa9b0dd44ee90 (diff)
downloadbcm5719-llvm-cd58bd6200ca8b5141fff482de3e9b38673b0d2e.tar.gz
bcm5719-llvm-cd58bd6200ca8b5141fff482de3e9b38673b0d2e.zip
Use Backend_EmitMCNull for null codegen unit tests.
Using Backend_EmitLL attemps to create a file with an empty filename. This is problematic in certain environments: an empty filename may be illegal, or the default output path may not be writable (in the case where an empty filename would otherwise have some non-failing semantics). This patch switches to use Backend_EmitMCNull, which allows CodeGen to run, but does not attempt to create or write an output file. Differential Revision: http://reviews.llvm.org/D17405 llvm-svn: 261252
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud