[llvm-commits] [llvm] r135569 - in /llvm/trunk: include/llvm/CodeGen/ include/llvm/MC/ include/llvm/Target/ lib/CodeGen/ lib/CodeGen/AsmPrinter/ lib/MC/ lib/MC/MCDisassembler/ lib/MC/MCParser/ lib/Target/ lib/Target/ARM/MCTargetDesc/ lib/Target/C

Evan Cheng evan.cheng at apple.com
Wed Jul 20 16:54:39 PDT 2011


Try r135639.

Evan

On Jul 20, 2011, at 4:28 PM, Evan Cheng wrote:

> Sorry, I can't really read the logs. How are they failing?
> 
> Evan
> 
> On Jul 20, 2011, at 4:15 PM, NAKAMURA Takumi wrote:
> 
>> Evan,
>> 
>> 2011/7/20 Evan Cheng <evan.cheng at apple.com>:
>>> Author: evancheng
>>> Date: Wed Jul 20 00:58:47 2011
>>> New Revision: 135569
>>> 
>>> URL: http://llvm.org/viewvc/llvm-project?rev=135569&view=rev
>>> Log:
>>> Add MCObjectFileInfo and sink the MCSections initialization code from
>>> TargetLoweringObjectFileImpl down to MCObjectFileInfo.
>>> 
>>> TargetAsmInfo is done to one last method. It's *almost* gone!
>> 
>> A bad news. some of llvm/test/CodeGen/X86 have been failing since
>> r135569 on msvc10 and mingw.
>> Benjamin's r135594 did not help them. Investigating.
>> 
>> See also my buildbots; http://bb.pgr.jp/tgrid?length=50
>> (excuse me, they are still wip and it might be harder to read logs)
>> 
>> ...Takumi
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list