minglotus-6 wrote:

Three tests failed on the windows build-bot 
(https://buildkite.com/llvm-project/github-pull-requests/builds/20392#018c3c8d-d4fd-41f7-b456-b1a4ded6dc61).
 Two (Transforms/PGOProfile/vtable_profile.ll and 
tools/llvm-profdata/vtable-value-prof-basic.test) of these three passed in my 
local check and one (tools/llvm-profdata/nocompress.test) turns out not 
supported (`requires !zlib`) in my local build

I added `require zlib` for the first two, and updated the 3rd test under 
`-DLLVM_ENABLE_ZLIB=0`. 

https://github.com/llvm/llvm-project/pull/66825
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to