summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorJieyou Xu <jieyouxu@outlook.com>2024-11-17 04:16:59 +0800
committerJosh Stone <jistone@redhat.com>2024-11-21 09:26:47 -0800
commit8435c75fa5e5172b6cd41ca50e3752680abe08df (patch)
tree646f8146992a054bab1006c46e22e2d96d9d5058 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent088f06a38337e03dabc8a99f7dfd5c7135e1ed6a (diff)
downloadrust-8435c75fa5e5172b6cd41ca50e3752680abe08df.tar.gz
rust-8435c75fa5e5172b6cd41ca50e3752680abe08df.zip
Mark `numeric-types.rs` as 64-bit only for now
This is to unblock the tree, a proper fix will need to be investigated.
I think the debuginfo test suite supports revisions, however debugger
directives do not respect such revisions, which is problematic.

It's that 32-bit and 64-bit msvc of course have different integer widths
for `isize` and `usize`, meaning their underlying integer is different
and thus printed differently.

(cherry picked from commit dccb6c0f279ebec551382bdb36db97622fca324b)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions