diff options
author | Michael Platings <michael.platings@arm.com> | 2023-06-28 08:44:41 +0100 |
---|---|---|
committer | Michael Platings <michael.platings@arm.com> | 2023-06-29 09:06:00 +0100 |
commit | 54c79fa53c17a93d3d784738cae52d847102d279 (patch) | |
tree | 6d634d855aab4629fec5decae54c5bd2b3a6ea26 /lldb/source/Commands/CommandObjectPlatform.cpp | |
parent | f5f5c4726ca8319af8ffff02e5b36f51f9afb9a7 (diff) | |
download | llvm-54c79fa53c17a93d3d784738cae52d847102d279.zip llvm-54c79fa53c17a93d3d784738cae52d847102d279.tar.gz llvm-54c79fa53c17a93d3d784738cae52d847102d279.tar.bz2 |
[test] Replace aarch64-*-eabi with aarch64
Also replace aarch64_be-*-eabi with aarch64_be
Using "eabi" for aarch64 targets is a common mistake and warned by Clang Driver.
We want to avoid it elsewhere as well. Just use the common "aarch64" without
other triple components.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D153943
Diffstat (limited to 'lldb/source/Commands/CommandObjectPlatform.cpp')
0 files changed, 0 insertions, 0 deletions