================ @@ -0,0 +1,36 @@ +// RUN: llvm-mc -triple=aarch64-none-linux-gnu -mattr=+pauth -show-encoding < %s | FileCheck %s ---------------- MaskRay wrote: `< %s` => `%s` for llvm-mc https://github.com/llvm/llvm-project/pull/198327