[llvm-commits] [llvm] r133248 - in /llvm/trunk: lib/AsmParser/ test/Analysis/BasicAA/ test/Assembler/ test/CodeGen/ARM/ test/CodeGen/Alpha/ test/CodeGen/CellSPU/ test/CodeGen/Mips/ test/CodeGen/SPARC/ test/CodeGen/X86/ test/CodeGen/XCore/ test/Feature/ test/Integer/ test/Transforms/InstCombine/ test/Transforms/MemCpyOpt/ test/Transforms/TailCallElim/

Duncan Sands baldrick at free.fr
Fri Jun 17 01:13:27 PDT 2011


Hi Chris,

> make the asmparser reject function and type redefinitions.  'Merging' hasn't been
> needed since llvm-gcc 3.4 days.

it was amazing to discover all the crazy features you have been removing - I
particularly liked the Pascal style "begin" and "end" :)

Ciao, Duncan.



More information about the llvm-commits mailing list