mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-05 07:26:48 +00:00
llvm-wrapper: fix few warnings Two fixes: first one is simple unsigned -> uint64_t, but how second one is more subtile, see commit description.