diff options
Diffstat (limited to 'llvm/test/MC/AsmParser/debug-empty-source.s')
| -rw-r--r-- | llvm/test/MC/AsmParser/debug-empty-source.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/MC/AsmParser/debug-empty-source.s b/llvm/test/MC/AsmParser/debug-empty-source.s index 6720f3b53b3..d71b23760c4 100644 --- a/llvm/test/MC/AsmParser/debug-empty-source.s +++ b/llvm/test/MC/AsmParser/debug-empty-source.s @@ -1,4 +1,5 @@ // RUN: llvm-mc %s -o -| FileCheck %s +// REQUIRES: default_triple .file 1 "dir1" "foo" source "" |

