r176826 - Disallow using -fmodules with -no-integrated-as.

Ted Kremenek kremenek at apple.com
Tue Mar 12 10:14:22 PDT 2013


Although that seems like throwing the entire feature out, even though it really is just an issue with auto-linking.  I think I will just disable the auto-linking feature if the integrated assembler is not used.

On Mar 12, 2013, at 9:54 AM, Ted Kremenek <kremenek at apple.com> wrote:

> Hmm.  For targets that don't have the integrated assembler on by default, we should probably just disallow modules entirely.
> 
> On Mar 12, 2013, at 8:00 AM, Benjamin Kramer <benny.kra at gmail.com> wrote:
> 
>> This made modules test fail on targets that don't have -integrated-as on by default. Should we limit this behavior to targets that chose to have IA on by default?
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130312/034d213b/attachment.html>


More information about the cfe-commits mailing list