================ @@ -0,0 +1,12 @@ +; RUN: llvm-as < %s | llvm-dis - | FileCheck %s + +; CHECK: define void @f() [[ATTR:#[0-9]+]] ---------------- topperc wrote:
Why do we need so many NOT? Can we check the full final attribute list? Are other unrelated attributes being added? https://github.com/llvm/llvm-project/pull/163665 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
