[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...
    Duncan Sands 
    baldrick at free.fr
       
    Sun May 10 10:53:55 PDT 2009
    
    
  
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?
Ciao,
Duncan.
    
    
More information about the llvm-commits
mailing list