Skip to content
Unverified Commit ad7f2c5c authored by Alastair Donaldson's avatar Alastair Donaldson Committed by GitHub
Browse files

Add fuzzer pass to copy objects (#2853)

A new fuzzer pass that randomly introduces OpCopyObject instructions
that make copies of ids, and uses the fact manager to record the fact
that an id %id is synonymous with an id generated by an OpCopyObject
applied to %id. (A future pass will exploit such synonym facts.)
parent 67b87f22
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