[compiler-rt] [compiler-rt] Fix definition of `uptr` (and `usize`) on 32-bit Windows (PR #106151)

Alexander Richardson via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 15:35:37 PDT 2024


arichardson wrote:

This seems to work on MSVC and MinGW: https://godbolt.org/z/s8YWaKaKn but I don't have an environment to test this.

https://github.com/llvm/llvm-project/pull/106151


More information about the llvm-commits mailing list