[cfe-commits] r94208 - in /cfe/trunk: lib/AST/RecordLayoutBuilder.cpp test/CodeGenCXX/virt.cpp
Chris Lattner
clattner at apple.com
Fri Jan 22 13:48:46 PST 2010
On Jan 22, 2010, at 1:39 PM, Mike Stump wrote:
> On Jan 22, 2010, at 12:56 PM, Chris Lattner wrote:
>> The bad thing about this is that it is grepping the x86-64 .s file
>> output.
>
> I propose to remove these as I fix the issues.
>
>> It should grep the .ll file output
>
> I propose to switch the testcases that work to do this.
>
> Sound ok?
Sounds good, thanks.
-chris
More information about the cfe-commits
mailing list