================
@@ -0,0 +1,66 @@
+; RUN: not llvm-as < %s 2>&1 | FileCheck %s
----------------
arsenm wrote:

```suggestion
; RUN: not llvm-as -disable-output < %s 2>&1 | FileCheck %s
```

https://github.com/llvm/llvm-project/pull/172090
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to