martinboehme wrote: Per discussion with @sam-mccall, the issue that was causing the buildbot failure when I originally landed #98896 is that RTTI is turned off by default on Playstation targets. To resolve this, I'm now turning on `-frtti` explicitly. https://github.com/llvm/llvm-project/pull/98896