================ @@ -0,0 +1,19 @@ +# RUN: not llvm-mc -triple x86_64 %s -o /dev/null 2>&1 | FileCheck %s ---------------- MaskRay wrote: This patch doesn't change the output for this test. https://github.com/llvm/llvm-project/pull/198936