diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2021-10-26 11:50:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-26 11:50:56 -0700 |
commit | c28dd3c3ef96c32e63b7944ac0d1fc8601f6d9f4 (patch) | |
tree | 62cb9a3e217662618ab8867ffc116d2f421f3478 /src/passes/ConstantFieldPropagation.cpp | |
parent | 6771968d83ae9dcf17af3cb145c0fd98ee1dcc2b (diff) | |
download | binaryen-c28dd3c3ef96c32e63b7944ac0d1fc8601f6d9f4.tar.gz binaryen-c28dd3c3ef96c32e63b7944ac0d1fc8601f6d9f4.tar.bz2 binaryen-c28dd3c3ef96c32e63b7944ac0d1fc8601f6d9f4.zip |
[NFC] Create a .cpp file for fuzzer implementation (#4279)
Having a monolithic header file containing all the implementation meant there
was no good way to split up the code or introduce new files. The new
implementation file and source directory will make it much easier to add new
fuzzing functionality in new files.
Diffstat (limited to 'src/passes/ConstantFieldPropagation.cpp')
0 files changed, 0 insertions, 0 deletions