[llvm-commits] [llvm] r129235 - in /llvm/trunk: include/llvm/BasicBlock.h include/llvm/Bitcode/LLVMBitCodes.h lib/AsmParser/LLLexer.cpp lib/AsmParser/LLParser.cpp lib/AsmParser/LLToken.h lib/Bitcode/Reader/BitcodeReader.cpp lib/Bitcode/Writer/BitcodeWriter.cpp lib/VMCore/AsmWriter.cpp lib/VMCore/BasicBlock.cpp test/Feature/bb_attrs.ll

Duncan Sands baldrick at free.fr
Sun Apr 10 00:33:07 PDT 2011


Hi Chris,

>> This sounds very interesting.  Do you have a description of what you're angling for?  I'd really like to understand and digest the model before you write too much code.

since Bill's proposal seemed way too complicated to me, I sent in an
alternative proposal shortly afterwards, here:

http://lists.cs.uiuc.edu/pipermail/llvmdev/2010-December/036731.html

In particular it has a fairly detailed analysis of some of the existing
problems with LLVM exception handling.

Ciao, Duncan.



More information about the llvm-commits mailing list