[PATCH] D119574: [clang] Expose -fprofile-use in clang-cl

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 14 05:49:15 PST 2022


hans added a comment.

In D119574#3316216 <https://reviews.llvm.org/D119574#3316216>, @paulkirth wrote:

> Hi,
>
> I think we hit a test failure due to this patch in Fuchsia's Clang canary for Windows. We've had a lot of breakages on Windows today, so this was hidden until 0574b5fc <https://reviews.llvm.org/rG0574b5fc657451c9d13d3f6d8fe14ea15c23a681> landed.
>
> The failing test is: Clang :: Driver/cl-options.c
>
> The failing bot can be found here: https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-windows-x64/b8822483567668224209/overview

I can't seem to find the actual error in that output. What's the exact failure you're seeing?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119574/new/

https://reviews.llvm.org/D119574



More information about the cfe-commits mailing list