about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
diff options
context:
space:
mode:
authorErik Desjardins <erikdesjardins@users.noreply.github.com>2023-07-13 00:54:11 -0400
committerErik Desjardins <erikdesjardins@users.noreply.github.com>2023-07-13 00:54:11 -0400
commitecf2390fb0791f5f96507c11ed1f3b331f5e8b73 (patch)
tree4a075ec5917958fd14e50643d5aafc4e7dde38e3 /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
parentc858d345b3028c7c1b66f36291baea9ce52cad5f (diff)
downloadrust-ecf2390fb0791f5f96507c11ed1f3b331f5e8b73.tar.gz
rust-ecf2390fb0791f5f96507c11ed1f3b331f5e8b73.zip
extern fn-explicit-align test: don't use uint128_t
...which seems not to be available on some platforms.
Or maybe it is under a different name but I don't want to deal with that

Instead, use two u64s. This isn't exactly the same, but we already have
some coverage of the packed u128 case in another test, so it's not
essential to have it here.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp')
0 files changed, 0 insertions, 0 deletions