Commit d8fb46ee authored by Matt Arsenault's avatar Matt Arsenault
Browse files

llvm-reduce: Remove test dependence on registered targets

This reverts e4b126cc and
e57ab8fe.

This previously depended on where the target happened to construct (or
not) the MachineFunctionInfo during the initial MIR construction. Now
that the MachineFunctionInfo is consistently constructed at
MachineFunction construction time, this should always work.
parent 69e75ae6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment