Skip to content

Commit 638df60

Browse files
committed
remove whitespace change
1 parent 693434d commit 638df60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
; RUN: FileCheck %s --check-prefix=FALLBACK-WITH-REPORT-OUT < %t.out
33
; RUN: FileCheck %s --check-prefix=FALLBACK-WITH-REPORT-ERR < %t.err
44
; RUN: not --crash llc -global-isel -mtriple aarch64_be %s -o - 2>&1 | FileCheck %s --check-prefix=BIG-ENDIAN
5-
65
; This file checks that the fallback path to selection dag works.
76
; The test is fragile in the sense that it must be updated to expose
87
; something that fails with global-isel.

0 commit comments

Comments
 (0)