<div dir="ltr">I am currently starting implementing a new toolchain and want to disable rtti there.<div>Now saw CalculateRTTIMode in lib/Driver/ToolChain.cpp. Now I would like to warn the user that rtti is actually no supported on that platform (for -frtti). Currently it seems like all rtti handling in Toolchain is hard coded.</div><div>What is the best way to indicate missing rtti on a platform?</div></div>