[llvm] [TargetParser] Normalize "aarch64-amazon-linux" to "aarch64-amazon-linux-gnu" (PR #140070)
Paul Osmialowski via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 23 07:12:16 PDT 2025
pawosm-arm wrote:
This makes the compiler unable to see libstdc++ headers on Amazon Linux. The other PR (https://github.com/llvm/llvm-project/pull/136114) was better.
https://github.com/llvm/llvm-project/pull/140070
More information about the llvm-commits
mailing list