================ @@ -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