-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillallvm:corequality-of-implementation
Description
| Bugzilla Link | 803 |
| Resolution | FIXED |
| Resolved on | Mar 21, 2010 17:13 |
| Version | 1.0 |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#862 |
Extended Description
InlineAsm::get should memoize inline asm objects. This is a tracking bug so I don't forget about it.
This is slightly tricker than it looks because the map that memoizes the objects needs to be robust in the
face of type refinement (like the constant memoizer).
-Chris
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillallvm:corequality-of-implementation