[llvm-commits] [llvm] r155241 - in /llvm/trunk: include/llvm/Module.h lib/VMCore/Module.cpp lib/VMCore/Type.cpp

Bill Wendling isanbard at gmail.com
Fri Apr 20 16:12:07 PDT 2012


Sorry about that. I reverted it.

-bw

On Apr 20, 2012, at 3:23 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:

> 
> On Apr 20, 2012, at 2:56 PM, Bill Wendling <isanbard at gmail.com> wrote:
> 
>> Author: void
>> Date: Fri Apr 20 16:56:24 2012
>> New Revision: 155241
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=155241&view=rev
>> Log:
>> If we discover all of the named structs in a module, then don't bother to
>> process any more Values.
> 
> Hi Bill,
> 
> This seems to be breaking a lot of tests.
> 
> /jakob
> 




More information about the llvm-commits mailing list