[PATCH] D24377: [XRay] Implement the `llvm-xray account` subcommand
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 12 01:50:49 PST 2017
labath added a comment.
Hi,
this is still failing to compile on windows/MSVC. http://lab.llvm.org:8011/builders/lldb-windows7-android/builds/1645/steps/ninja%20build%20local/logs/stdio
The first error seems to be about missing type pid_t.
Could you please look into that?
Repository:
rL LLVM
https://reviews.llvm.org/D24377
More information about the llvm-commits
mailing list