[PATCH] D33900: Print registered targets in clang's version information

Dimitry Andric via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 28 10:37:02 PDT 2017


dim added a comment.

In https://reviews.llvm.org/D33900#824172, @thakis wrote:

> dim: Does putting the target listing behind a different flag work for you? Which problem are you trying to solve here?


I'm fine with a different flag.  For the problem I was trying to solve, see my earlier comments, e.g. I wanted to 1) know what the compiled-in targets were and 2) achieve consistency with the other LLVM tools.


https://reviews.llvm.org/D33900





More information about the cfe-commits mailing list