Add -print-targets to print the registered targets
authorYaxun (Sam) Liu <yaxun.liu@amd.com>
Thu, 30 Apr 2020 21:41:54 +0000 (17:41 -0400)
committerYaxun (Sam) Liu <yaxun.liu@amd.com>
Wed, 13 May 2020 15:34:22 +0000 (11:34 -0400)
commitcf2fb139321ca06b5200a88847fabec93ee92d80
treeaa449e1f3ea6daa7204bb6d1e57abb7e8cce3805
parenta1fd188223d9c9b404dccd3511fe8b63ef022a13
Add -print-targets to print the registered targets

Differential Revision: https://reviews.llvm.org/D79565
clang/docs/ReleaseNotes.rst
clang/include/clang/Driver/Options.td
clang/lib/Driver/Driver.cpp