[llvm] [RFC] IR: Define noalias.addrspace metadata (PR #102461)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 11:55:07 PDT 2024


================
@@ -0,0 +1,60 @@
+; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s
+
+; CHECK: It should have at least one range!
----------------
arsenm wrote:

Those are in test/Assembler 

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


More information about the llvm-commits mailing list