Skip to content

[asmparser] Really slow parsing of types with complex upreferences #596

@lattner

Description

@lattner
Bugzilla Link 224
Resolution FIXED
Resolved on Feb 22, 2010 12:51
Version 1.0
OS All

Extended Description

Parsing the make_dparser.linked.rll file takes a long time. Though the file
is 10M of .ll file, it takes almost a minute to parse, spending almost all of
its time in the asmparser's HandleUpRefs function.

This is bad.

-Chris

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions