diff options
Diffstat (limited to 'llvm/test/tools/llvm-mc/line_end_with_space.test')
-rw-r--r-- | llvm/test/tools/llvm-mc/line_end_with_space.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-mc/line_end_with_space.test b/llvm/test/tools/llvm-mc/line_end_with_space.test index 0967d6afa97..4c365f6a8d5 100644 --- a/llvm/test/tools/llvm-mc/line_end_with_space.test +++ b/llvm/test/tools/llvm-mc/line_end_with_space.test @@ -1,2 +1,2 @@ RUN: llvm-mc -disassemble %s -# REQUIRES: native +# REQUIRES: default_triple |