The motivation for this change is to have a distinguisher in libFuzzer
that would let the runner know whether multistep merge is supported or not by
a particular fuzz target binary. Otherwise, multistep merge fails to execute
with older version of libFuzzer, and there is no way to verify that easily.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 42399 Build 42875: arc lint + arc unit
Event Timeline
Comment Actions
Landed as https://github.com/llvm/llvm-project/commit/926fa4088cc2d6fdcd9301e80d05d9310009b660, not sure why it hasn't closed automatically.