Fix race condition in llvm/test/MC/AArch64/mov-expr* tests
authorKristof Beyls <kristof.beyls@arm.com>
Tue, 9 Jun 2020 12:18:37 +0000 (13:18 +0100)
committerKristof Beyls <kristof.beyls@arm.com>
Tue, 9 Jun 2020 12:25:09 +0000 (13:25 +0100)
... that were introduced in
https://reviews.llvm.org/rG0e1accd0f726eef2c47be9f37dd0a06cb50d207e

llvm/test/MC/AArch64/mov-expr-as-immediate.s
llvm/test/MC/AArch64/mov-expression-as-immediate.s

index bc3adc2..533fba3 100644 (file)
@@ -1,4 +1,5 @@
-// RUN: llvm-mc -triple aarch64-none-linux-gnu %s -filetype=obj -o %t | llvm-objdump --triple aarch64-none-linux-gnu -Dr %t | FileCheck %s
+// RUN: llvm-mc -triple aarch64-none-linux-gnu %s -filetype=obj -o %t
+// RUN: llvm-objdump --triple aarch64-none-linux-gnu -Dr %t | FileCheck %s
 
 0:
 .skip 4
index 9426293..b5a4ff9 100644 (file)
@@ -1,4 +1,5 @@
-// RUN: llvm-mc -triple aarch64-none-linux-gnu %s -filetype=obj -o %t | llvm-objdump -d %t | FileCheck %s
+// RUN: llvm-mc -triple aarch64-none-linux-gnu %s -filetype=obj -o %t
+// RUN: llvm-objdump -d %t | FileCheck %s
 
 0:
 .skip 4