briansmith / ring

Safe, fast, small crypto using Rust
Other
3.69k stars 697 forks source link

CI: Check symbol prefixing for Windows targets too #1909

Open briansmith opened 8 months ago

briansmith commented 8 months ago

After #1908, Windows targets still don't have symbol prefix checking in CI. See branch b/llvm-tools-windows where I left off on this. More work is needed in the script or our build configuration to get the checks to pass on Windows.