summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AsmParser/preserve-comments.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/AsmParser/preserve-comments.s')
-rw-r--r--llvm/test/MC/AsmParser/preserve-comments.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/AsmParser/preserve-comments.s b/llvm/test/MC/AsmParser/preserve-comments.s
index 90a71ea7984..a0f50196213 100644
--- a/llvm/test/MC/AsmParser/preserve-comments.s
+++ b/llvm/test/MC/AsmParser/preserve-comments.s
@@ -1,5 +1,5 @@
#RUN: llvm-mc -preserve-comments -n -triple i386-linux-gnu < %s > %t
- #RUN: diff --strip-trailing-cr %s %t
+ #RUN: diff %s %t
.text
foo: #Comment here
OpenPOWER on IntegriCloud