[LLVMdev] RTTI gone in 3.0?

Joerg Sonnenberger joerg at britannica.bec.de
Mon Jul 18 09:34:34 PDT 2011


On Mon, Jul 18, 2011 at 12:09:57PM +0200, FlyLanguage wrote:
> Just wondering if rtti will be gone in 3.0? I'd like to port llvm to my 
> OS, where the gcc runtime env has rtti turned off.

If you are willing to rework tblgen. That's the primary user of
exceptions and RTTI.

Joerg



More information about the llvm-dev mailing list