[cfe-dev] Command line compiler options

Konstantin Tokarev annulen at yandex.ru
Tue Jun 16 10:01:03 PDT 2015



16.06.2015, 19:55, "Edward Diener" <eldlistmailingz at tropicsoft.com>:
> For any given version of clang, including the latest, is there any list
> of command-line compiler options, with their meanings, which clang accepts ?

clang --help
clang -cc1 --help
clang -cc1 -mllvm --help

>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

-- 
Regards,
Konstantin



More information about the cfe-dev mailing list