[PATCH] D96638: [Driver][Windows] Support per-target runtimes dir layout for profile instr generate
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 23 17:38:06 PST 2021
thakis added a comment.
This broke check-clang on all platforms, e.g. here:
http://45.33.8.238/linux/40161/step_7.txt
http://45.33.8.238/macm1/4018/step_6.txt
http://45.33.8.238/win/33805/step_7.txt
Please run tests before committing.
(It also breaks check-clang in a local cmake build. The official llvm buildbot seems to be down atm, so I can't check if llvm's regular bots are all red, but I'd guess so.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96638/new/
https://reviews.llvm.org/D96638
More information about the cfe-commits
mailing list