================ @@ -0,0 +1,26 @@ +// RUN: not llvm-mc -triple amdgcn-amd-amdhsa %s 2>&1 | FileCheck --check-prefix=ASM %s + +// ASM: error: empty max/or expression ---------------- arsenm wrote: Check line numbers? https://github.com/llvm/llvm-project/pull/82022