diff options
Diffstat (limited to 'llvm/test/DebugInfo/Inputs/dwarfdump-macro.h')
-rw-r--r-- | llvm/test/DebugInfo/Inputs/dwarfdump-macro.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/llvm/test/DebugInfo/Inputs/dwarfdump-macro.h b/llvm/test/DebugInfo/Inputs/dwarfdump-macro.h index 75b35f0e4c2..98f0206cb43 100644 --- a/llvm/test/DebugInfo/Inputs/dwarfdump-macro.h +++ b/llvm/test/DebugInfo/Inputs/dwarfdump-macro.h @@ -1,5 +1,5 @@ -
-
-
-#undef M1
-#define M1 NewValue1
+ + + +#undef M1 +#define M1 NewValue1 |