Less typing than -fprofile-instr-use, and means the same thing.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
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 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?
Sorry, that bot is green now as of 437d4e01fe4c057509dff30efd560049ad07bc99, so it looks like it was just bad timing that led me to suspect your commit, since it touched the test file.
I'm not sure why the bots test output is so limited, they usually point to the failing assert or provide the output from lit. But either way, sorry for the trouble.