summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Inputs/dwarfdump-macro.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/Inputs/dwarfdump-macro.h')
-rw-r--r--llvm/test/DebugInfo/Inputs/dwarfdump-macro.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/Inputs/dwarfdump-macro.h b/llvm/test/DebugInfo/Inputs/dwarfdump-macro.h
new file mode 100644
index 00000000000..75b35f0e4c2
--- /dev/null
+++ b/llvm/test/DebugInfo/Inputs/dwarfdump-macro.h
@@ -0,0 +1,5 @@
+
+
+
+#undef M1
+#define M1 NewValue1
OpenPOWER on IntegriCloud