staticafi/llvm2c

Get rid of C++'s RTTI in favor of LLVM's RTTI

mchalupa opened this issue · 0 comments

We want to be able to compile against LLVM that was compiled with -fno-rtti.

See: http://llvm.org/docs/HowToSetUpLLVMStyleRTTI.html