[llvm-dev] llvm-pdbutil status?

Reid Kleckner via llvm-dev llvm-dev at lists.llvm.org
Tue Aug 22 14:49:06 PDT 2017


I think we should delete it. David implemented it a long time ago when he
was working on llvm-pdbdump, but he's moved on. Zach was never able to use
it effectively because he works on Windows, so the reports were not
actionable.

On Tue, Aug 22, 2017 at 2:45 PM, George Karpenkov <ekarpenkov at apple.com>
wrote:

> Hi All,
>
> As a part of a recent move of libFuzzer from LLVM to compiler-rt I am
> looking into updating the build code
> for the libraries which use libFuzzer.
>
> I have looked into tools/llvm-pdbutil, and “ninja llvm-pdbutil-fuzzer”
> does not build at all,
> and the error refers to non-existent headers.
> The last update to the codebase is reasonably recent, and was done in June
> 2017.
> Is anyone using it?
>
> Thus I am not sure what should be done with this.
> I think we should either:
>
> a) Move “tools/llvm-pdbutil/fuzzer” to a repository outside of LLVM
> default git checkout if no one is maintaining it,
> OR
> b) Make sure it compiles and setup a buildbot for it.
>
> Suggestions?
>
> Regards,
> George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170822/717fba24/attachment.html>


More information about the llvm-dev mailing list