bunty2020 added a comment. Clang's help shows the following description: **-mllvm <value> Additional arguments to forward to LLVM's option processing**
If -mllvm <some-option> sets some internal option for cc1 then its strange for front-end parser using some option which is supposed to be LLVM's option. http://reviews.llvm.org/D20423 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits