[PATCH] D27947: [libFuzzer] Diff 36 - [FuzzerSupport] Move functions from FuzzerUtil to FuzzerSupport lib.

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 10:08:36 PST 2016


zturner added a comment.

One argument I can see *for* the move is that it would mimic LLVM's model of its `Support` directory.

Whether there is enough benefit in that to merit the code churn is a different story though.  So as aizatsky@ says, let's see what kcc@ says.


Repository:
  rL LLVM

https://reviews.llvm.org/D27947





More information about the llvm-commits mailing list