diff options
Diffstat (limited to 'llvm/test/MC/MachO/gen-dwarf-macro-cpp.s')
-rw-r--r-- | llvm/test/MC/MachO/gen-dwarf-macro-cpp.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/MachO/gen-dwarf-macro-cpp.s b/llvm/test/MC/MachO/gen-dwarf-macro-cpp.s index 05a449b4027..6177814b6a7 100644 --- a/llvm/test/MC/MachO/gen-dwarf-macro-cpp.s +++ b/llvm/test/MC/MachO/gen-dwarf-macro-cpp.s @@ -1,5 +1,5 @@ // RUN: llvm-mc -g -triple i386-apple-darwin10 %s -filetype=obj -o %t -// RUN: llvm-dwarfdump %t | FileCheck %s +// RUN: llvm-dwarfdump -debug-dump=line %t | FileCheck %s # 1 "foo.S" 2 .macro switcher |