shiltian wrote:

Yeah, that needs to be fixed. The command line argument is 
`--target=hexagon-unknown-elf-unknown`, which is a valid target triple, but the 
error is `hexagon-unknown-unknown-elf-unknown`. That definitely exposes the 
issue in the compiler driver.

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