r176826 - Disallow using -fmodules with -no-integrated-as.
Ted Kremenek
kremenek at apple.com
Tue Mar 12 09:54:28 PDT 2013
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?
More information about the cfe-commits
mailing list