Commit 9df71899 authored by Fangrui Song's avatar Fangrui Song
Browse files

[test] Replace aarch64-*-{eabi,gnueabi} with aarch64

Similar to d39b4ce3
Using "eabi" or "gnueabi" for aarch64 targets is a common mistake and
warned by Clang Driver. We want to avoid them elsewhere as well. Just
use the common "aarch64" without other triple components.
parent 82568046
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment