================ @@ -0,0 +1,5 @@ +// RUN: not llvm-mc -triple amdgcn-amd-amdhsa -mcpu=gfx900 %s -filetype=null 2>&1 | FileCheck %s ---------------- MaskRay wrote:
This can be grouped into other negative tests. https://github.com/llvm/llvm-project/pull/204150 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
