[PATCH] D12903: Allow the -load option in the driver and pass it through to -cc1

Saleem Abdulrasool via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 17 08:34:52 PDT 2015


compnerd added a subscriber: compnerd.
compnerd added a comment.

While I agree that this makes the option much nicer to use, it collides with the -l flag.  Since it was an internal only option until this point, we should rename it before exposing it at the driver level.


Repository:
  rL LLVM

http://reviews.llvm.org/D12903





More information about the cfe-commits mailing list