summaryrefslogtreecommitdiff
path: root/test/MC/COFF/align-nops.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/COFF/align-nops.s')
-rw-r--r--test/MC/COFF/align-nops.s5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/MC/COFF/align-nops.s b/test/MC/COFF/align-nops.s
index 8d9f8a5145..0824e2378a 100644
--- a/test/MC/COFF/align-nops.s
+++ b/test/MC/COFF/align-nops.s
@@ -1,6 +1,5 @@
-// RUN: llvm-mc -filetype=obj -triple i686-pc-win32 %s -o %t
-// RUN: coff-dump.py %abs_tmp | FileCheck %s
-
+// RUN: llvm-mc -filetype=obj -triple i686-pc-win32 %s -o - | coff-dump.py | FileCheck %s
+
// Test that we get optimal nops in text
.text
f0: