================ @@ -1,4 +1,4 @@ -; RUN: llvm-ml -m64 -filetype=s %s /Fo - | FileCheck %s +; RUN: llvm-ml64 -filetype=s %s /Fo - | FileCheck %s ---------------- ericastor wrote: Added new tests for the architecture modes; decided that was appropriate. https://github.com/llvm/llvm-project/pull/131854