Warn when meeting an unknown vendor / os / environment
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This is a tentative patch for https://discourse.llvm.org/t/linking-without-gcc-on-gnu-linux/66428/3 unfortunately it appears that many triples are not recognized while widely used (at least in the CI) for instance aarch64-arm-none-eabi is used a lot in the testsuite but arm is not a registered vendor... Any thoughts?