This was disabled as we were looking for a weird CGSCC problem. I
think/hope we fixed it as there were a lot of updates recently. I could
never reproduce this locally so I'll use the pre-commit phab builds to
confirm this suspicion and if they seem to be happy I'll assume this is
fixed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I remember this being windows only issue. I was able to always reproduce it on windows, but never had the chance to look into it.
Pre-merge checks seem green, but I see no mention of windows build and tests. Maybe I'm looking at the wrong place, or it hasn't started them yet.
I can try to reproduce it locally again.
Comment Actions
This broke the windows bot, I'm pushing the revert as soon as my tests come back.
http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/25479/steps/test-check-all/logs/FAIL%3A%20LLVM%3A%3Anoalias.ll
Comment Actions
Looks same as the failures before. I may be able to do a windows build next week and try to see what is going on.