[cfe-dev] CodeGen passes

Mike Gist Mike.Gist at imgtec.com
Tue Sep 7 09:37:58 PDT 2010


Hi,

 

I'm testing clang 2.8 and I notice that the codegen passes added by
'addPassesToEmitFile' can no longer be CallGraphSCC passes.

For example, I add the 'AlwaysInliner' pass in my target machine's
'addPassesToEmitFile'. This worked fine in 2.7 but asserts in 2.8.

Is this a regression? Or is there a technical reason behind this change?

 

Cheers,

 

Mike

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100907/204ee078/attachment.html>


More information about the cfe-dev mailing list