================
@@ -0,0 +1,43 @@
+; RUN: llvm-as < %s -o %t0
+; RUN: llvm-dis %t0 -o - | FileCheck %s
+
----------------
dwblaikie wrote:

might be worth a comment describing the purpose of this test (some info from 
the commit message, probably)

https://github.com/llvm/llvm-project/pull/68986
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to