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

Add fuzzer pass that adds useful constructs to a module (#2647)

This new pass adds some basic ingredients to a module on which future
passes are likely to depend, such as boolean constants and some
specfic integer and floating-point values.  This is not a fuzzer pass
in the true sense in that it does not employ randomization, but it
makes sense to define it as a fuzzer pass since it is the first of a
number of transformations passes that the fuzzer will run on a module.
parent 2c0111e6
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