[llvm-commits] [llvm] r56704 - in /llvm/trunk: include/llvm/ lib/AsmParser/ lib/Bitcode/Reader/ lib/Transforms/IPO/ lib/Transforms/Scalar/ lib/VMCore/
Chris Lattner
clattner at apple.com
Sun Oct 5 11:25:27 PDT 2008
On Oct 4, 2008, at 12:07 PM, Chris Lattner wrote:
> On Oct 4, 2008, at 11:33 AM, Dan Gohman wrote:
>> Hi Devang,
>>
>> Something in the recent attribute changes is breaking
>> backwards compatibility with bitcocde files produced by
>> LLVM 2.2, and perhaps other versions, but that's what
>> I have handy at the moment.
>
> Devang, please make this a high priority to address. This must be
> fixed before 2.4 is released.
Dan, please reverify that this is still broken. I just fixed some
problems in the bcreader to make progress on other bugs.
-Chris
More information about the llvm-commits
mailing list