[test] Replace -triple aarch64-arm-none-eabi with -triple aarch64
Using "eabi" for aarch64 targets is a common mistake and warned by driver (D153430). We want to avoid them for -cc1 tests as well.
Loading
Please sign in to comment
Using "eabi" for aarch64 targets is a common mistake and warned by driver (D153430). We want to avoid them for -cc1 tests as well.