Skip to content

InlineAsm objects are not uniqued #1175

@lattner

Description

@lattner
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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions