[PATCH] D31208: Print out "suppoted targets" and "supported emulations".
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 21 14:01:20 PDT 2017
ruiu added a comment.
I chose to print out all the targets and emulations that LLD actually supports, instead of printing out `supported target: elf`, because I found that the message is useful not only for Libtool-generated scripts but for human as well.
https://reviews.llvm.org/D31208
More information about the llvm-commits
mailing list