summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/completion-crash1/Makefile
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2019-07-30 12:20:03 +0000
committerRaphael Isemann <teemperor@gmail.com>2019-07-30 12:20:03 +0000
commit3e85b6f3bd7775a83d5880e0087cb5f434c12626 (patch)
tree01d768cf6fc266a23c39988af3b3eb39fd06494c /lldb/packages/Python/lldbsuite/test/expression_command/completion-crash1/Makefile
parente4d5423dcdffddf9dd9bb94e19e59e187b7559df (diff)
downloadbcm5719-llvm-3e85b6f3bd7775a83d5880e0087cb5f434c12626.tar.gz
bcm5719-llvm-3e85b6f3bd7775a83d5880e0087cb5f434c12626.zip
[lldb][NFC] Check in crashing test case
llvm-svn: 367307
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/completion-crash1/Makefile')
-rw-r--r--lldb/packages/Python/lldbsuite/test/expression_command/completion-crash1/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/expression_command/completion-crash1/Makefile b/lldb/packages/Python/lldbsuite/test/expression_command/completion-crash1/Makefile
new file mode 100644
index 00000000000..82355a233cf
--- /dev/null
+++ b/lldb/packages/Python/lldbsuite/test/expression_command/completion-crash1/Makefile
@@ -0,0 +1,3 @@
+LEVEL = ../../make
+CXX_SOURCES := main.cpp
+include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud