shiltian wrote:

It seems like for some targets the compiler doesn't accept a 4-field triple. 
Why is that?

```
clang: error: version 'elf-unknown' in target triple 
'hexagon-unknown-unknown-elf-unknown' is invalid
clang: error: version '-unknown' in target triple 
'riscv64-unknown-linux-gnu-unknown' is invalid
```

https://github.com/llvm/llvm-project/pull/122629
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to