================ @@ -0,0 +1,21 @@ +; RUN: llvm-as < %s | llvm-dis | FileCheck %s ---------------- arsenm wrote: test/Verifier is for failing cases that produce an error, not valid cases that do not https://github.com/llvm/llvm-project/pull/139494