sfantao added a comment.

Hi Hal,

Thanks for the review!



================
Comment at: lib/Driver/ToolChains.cpp:2854
+      case options::OPT_shared:
+      case options::OPT_static:
+      case options::OPT_fPIC:
----------------
hfinkel wrote:
> And also?
> 
>   case options::OPT_dynamic:
Oh, yes, that one too! Thanks!


https://reviews.llvm.org/D21848



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to