john.brawn added a comment. In http://reviews.llvm.org/D12903#248453, @compnerd wrote:
> Do you know if GCC requires the = or can you do -fplugin name.so ? GCC requires the =, or at least GCC 5.1.0 does when I tested it (you get "gcc: error: name.so: No such file or directory" and "gcc: error: unrecognized command line option '-fplugin'" if you do -fplugin name.so). Repository: rL LLVM http://reviews.llvm.org/D12903 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits