about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMaybe Waffle <waffle.lapkin@gmail.com>2022-08-18 22:21:53 +0400
committerMaybe Waffle <waffle.lapkin@gmail.com>2022-08-21 05:27:14 +0400
commit92b05db7619fb02f2265ffca42d2aa8d78646d7d (patch)
treee99f088d49c7a973344e2f5929ece2ead5c5e3ca /compiler/rustc_codegen_gcc
parent55ba58cadbd9d8e6c850491080ea7a77cd5e194d (diff)
downloadrust-92b05db7619fb02f2265ffca42d2aa8d78646d7d.tar.gz
rust-92b05db7619fb02f2265ffca42d2aa8d78646d7d.zip
Do not use void pointer for `ptr_mask` intrinsic
I couldn't find where exactly it's documented, but apperantly pointers to void
type are invalid in llvm - void is only allowed as a return type of functions.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions