test: Set -use_value_profile=1 when merging fuzz inputs
Summary:
Backport of core PR18566.
Depends on D8272.
Test Plan:
ninja bitcoin-fuzzers ./test/fuzz/test_runner.py <path_to_corpus> git clone https://github.com/Bitcoin-ABC/qa-assets.git ~/seeds ./test/fuzz/test_runner.py ~/seeds/fuzz_seed_corpus \ --m_dir=<path_to_corpus> \ -l DEBUG
Reviewers: #bitcoin_abc, PiRK, deadalnix
Reviewed By: #bitcoin_abc, PiRK, deadalnix
Differential Revision: https://reviews.bitcoinabc.org/D8273