summaryrefslogtreecommitdiff
path: root/lldb/test/API/macosx/arm-pointer-metadata-stripping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/API/macosx/arm-pointer-metadata-stripping/Makefile')
-rw-r--r--lldb/test/API/macosx/arm-pointer-metadata-stripping/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/test/API/macosx/arm-pointer-metadata-stripping/Makefile b/lldb/test/API/macosx/arm-pointer-metadata-stripping/Makefile
new file mode 100644
index 000000000000..c9319d6e6888
--- /dev/null
+++ b/lldb/test/API/macosx/arm-pointer-metadata-stripping/Makefile
@@ -0,0 +1,2 @@
+C_SOURCES := main.c
+include Makefile.rules