Issue 176587
Summary [clang] [feature] Add command line option to print all supported target triples
Labels clang
Assignees
Reporter k4lizen
    rust (`rustc --print target-list`) and zig (`zig targets`) already support this, but clang does not. Running `clang -print-targets` only prints the target architectures, not target triples.

Would be a very nice quality of life feature. Discussion: https://stackoverflow.com/questions/15036909/how-to-list-supported-target-architectures-in-clang
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to