[llvm-commits] [llvm] r85454 - in /llvm/trunk: include/llvm/CodeGen/Passes.h include/llvm/IntrinsicInst.h lib/CodeGen/DwarfEHPrepare.cpp lib/CodeGen/LLVMTargetMachine.cpp lib/CodeGen/SimpleRegisterCoalescing.cpp lib/CodeGen/SimpleRegisterCoalescing.h

Bill Wendling isanbard at gmail.com
Wed Oct 28 17:38:26 PDT 2009


On Oct 28, 2009, at 5:32 PM, Chris Lattner wrote:

> On Oct 28, 2009, at 5:22 PM, Bill Wendling wrote:
>
>> Author: void
>> Date: Wed Oct 28 19:22:16 2009
>> New Revision: 85454
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=85454&view=rev
>> Log:
>> Reverting r85338 for now. It's causing a bootstrap failure on PPC
>> darwin9.
>>
>> --- Reverse-merging r85338 into '.':
>> U    lib/CodeGen/SimpleRegisterCoalescing.cpp
>> U    lib/CodeGen/SimpleRegisterCoalescing.h
>
> This looks like a lot more than what you mean to revert!
>
Indeed. Teach me to blindly apply changes. :)

-bw




More information about the llvm-commits mailing list