Skip to content
Unverified Commit c2013e24 authored by Steven Perron's avatar Steven Perron Committed by GitHub
Browse files

Make the constant and type manager analyses. (#2250)

Currently it is impossible to invalidate the constnat and type manager.
However, the compact ids pass changes the ids for the types and
constants, which makes them invalid.  This change will make them
analyses that have to been explicitly marked as preserved by passes.
This will allow compact ids to invalidate them.

Fixes #2220.
parent e49bd96f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment