summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/sbvalue_const_addrof
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/python_api/sbvalue_const_addrof')
-rw-r--r--lldb/test/python_api/sbvalue_const_addrof/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lldb/test/python_api/sbvalue_const_addrof/Makefile b/lldb/test/python_api/sbvalue_const_addrof/Makefile
new file mode 100644
index 00000000000..a9c1edd1bdc
--- /dev/null
+++ b/lldb/test/python_api/sbvalue_const_addrof/Makefile
@@ -0,0 +1,4 @@
+LEVEL = ../../make
+CXX_SOURCES := main.cpp
+CXXFLAGS += -std=c++11
+include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud