[LLVMdev] Disabling rtti on default build - could it be reverted/re-enabled?
Cédric Venet
cedric.venet at laposte.net
Fri Feb 19 02:34:14 PST 2010
From now on these users need to recompile LLVM from sources with
non-default
> flags to make TCE (or other external projects using both LLVM and RTTI) to
> be able to link with it. I think this should matter something in comparison to
> a 5% disk size reduction which can be still achieved with disabling RTTI
> when compiling LLVM for low disk space devices or during LLVM development
> that requires frequent recompiles.
>
I think Chris means 5% runtime speed, which matters
regards,
More information about the llvm-dev
mailing list