diff options
Diffstat (limited to 'test/CodeGenCXX/aarch64-arguments.cpp')
-rw-r--r-- | test/CodeGenCXX/aarch64-arguments.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenCXX/aarch64-arguments.cpp b/test/CodeGenCXX/aarch64-arguments.cpp index f56ad0bbdcf3..013051ccaea3 100644 --- a/test/CodeGenCXX/aarch64-arguments.cpp +++ b/test/CodeGenCXX/aarch64-arguments.cpp @@ -1,4 +1,4 @@ -// RUN: %clang_cc1 -triple aarch64-none-linux -emit-llvm -w -o - %s | FileCheck -check-prefix=PCS %s +// RUN: %clang_cc1 -triple arm64-none-linux -emit-llvm -w -o - %s | FileCheck -check-prefix=PCS %s // PCS: define void @{{.*}}(i8 %a struct s0 {}; |