Skip to content

[passmgr] Eliminate use of typeid/dynamic_cast #1260

Closed
@lattner

Description

@lattner
Bugzilla Link 888
Resolution FIXED
Resolved on Jan 22, 2010 00:36
Version 1.0
OS All

Extended Description

The passmgr is the only significant user of RTTI data. If we could eliminate its use, we could build all of
LLVM with -fno-rtti, which is good for a 5-6% size reduction. This would also provide (slightly) faster
builds for everyone! :)

-Chris

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions