[llvm-commits] [llvm] r71349 - in /llvm/trunk: bindings/ocaml/target/ include/llvm-c/ include/llvm/Target/ lib/Analysis/ lib/CodeGen/ lib/CodeGen/AsmPrinter/ lib/CodeGen/SelectionDAG/ lib/ExecutionEngine/ lib/ExecutionEngine/Interpreter/ lib/ExecutionEngine/JIT/ lib/Target/ lib/Target/ARM/ lib/Target/ARM/AsmPrinter/ lib/Target/Alpha/AsmPrinter/ lib/Target/CBackend/ lib/Target/CellSPU/AsmPrinter/ lib/Target/IA64/AsmPrinter/ lib/Target/MSIL/ lib/Target/Mips/ lib/Target/Mips/AsmPrinter/ lib/Target/PIC16/ lib/Target/PowerP...

Chris Lattner clattner at apple.com
Mon May 11 10:08:57 PDT 2009


On May 10, 2009, at 10:53 AM, Duncan Sands wrote:

> Hi,
>
>> Do we have a BreakageNotes somewhere for the next version of LLVM?  
>> It'd
>> be nice to remember that getTypePaddedSize now is getTypeAllocSize,  
>> so
>> that tools following LLVM releases won't have to figure that by  
>> themselves.
>
> this seems appropriate for the release notes.  But I guess a  
> continuously
> updated document (BreakageNotes) might be more useful.  Shall I  
> start one?

Why not just strip out all the LLVM 2.5 info from ToT release notes  
and mention this in the 2.6 source breakage section?

-Chris 
  



More information about the llvm-commits mailing list