Nico Weber via llvm-dev
2019-May-29 11:56 UTC
[llvm-dev] Adding llvm-undname to the llvm-cov bot
Hi Vedant and Chris, is the config for http://lab.llvm.org:8080/coverage/coverage-reports/index.html public somewhere? If so, where? (I looked in zorg but didn't find it.) If not, could you add "llvm-undname" to the list of binaries passed to llvm/utils/prepare-code-coverage-artifact.py so that llvm/lib/Demangle/MicrosoftDemangle.cpp (and friends) show up? (If the config is public, I can send you a patch.) Also, is there a reason llvm/utils/prepare-code-coverage-artifact.py doesn't have +x set, or is that just an oversight? Thanks, Nico -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190529/9c0311e5/attachment.html>
Nico Weber via llvm-dev
2019-May-31 01:24 UTC
[llvm-dev] Adding llvm-undname to the llvm-cov bot
Vedant or Chris: Ping :) On Wed, May 29, 2019 at 7:56 AM Nico Weber <thakis at chromium.org> wrote:> Hi Vedant and Chris, > > is the config for > http://lab.llvm.org:8080/coverage/coverage-reports/index.html public > somewhere? If so, where? (I looked in zorg but didn't find it.) > > If not, could you add "llvm-undname" to the list of binaries passed to > llvm/utils/prepare-code-coverage-artifact.py so that > llvm/lib/Demangle/MicrosoftDemangle.cpp (and friends) show up? (If the > config is public, I can send you a patch.) > > Also, is there a reason llvm/utils/prepare-code-coverage-artifact.py > doesn't have +x set, or is that just an oversight? > > Thanks, > Nico >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190530/7c185cb3/attachment.html>
Chris Bieneman via llvm-dev
2019-May-31 19:39 UTC
[llvm-dev] Adding llvm-undname to the llvm-cov bot
Hey Nico, I'm actually not sure where the configurations for that bot are stored. I suspect Duncan may have a better idea. I'm reasonably certain that the missing +x is just an oversight. -Chris> On May 30, 2019, at 6:24 PM, Nico Weber via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Vedant or Chris: Ping :) > > On Wed, May 29, 2019 at 7:56 AM Nico Weber <thakis at chromium.org <mailto:thakis at chromium.org>> wrote: > Hi Vedant and Chris, > > is the config for http://lab.llvm.org:8080/coverage/coverage-reports/index.html <http://lab.llvm.org:8080/coverage/coverage-reports/index.html> public somewhere? If so, where? (I looked in zorg but didn't find it.) > > If not, could you add "llvm-undname" to the list of binaries passed to llvm/utils/prepare-code-coverage-artifact.py so that llvm/lib/Demangle/MicrosoftDemangle.cpp (and friends) show up? (If the config is public, I can send you a patch.) > > Also, is there a reason llvm/utils/prepare-code-coverage-artifact.py doesn't have +x set, or is that just an oversight? > > Thanks, > Nico > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190531/ec304522/attachment.html>