[llvm] (reland) [GlobalISel] Diagnose inline assembly constraint lowering errors (PR #139049)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu May 8 02:07:51 PDT 2025


================
@@ -2,6 +2,7 @@
 ; RUN: FileCheck %s --check-prefix=FALLBACK-WITH-REPORT-OUT < %t.out
 ; RUN: FileCheck %s --check-prefix=FALLBACK-WITH-REPORT-ERR < %t.err
 ; RUN: not --crash llc -global-isel -mtriple aarch64_be %s -o - 2>&1 | FileCheck %s --check-prefix=BIG-ENDIAN
+
----------------
arsenm wrote:

```suggestion
```

Unnecessary whitespace change 

https://github.com/llvm/llvm-project/pull/139049


More information about the llvm-commits mailing list