about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorErik Desjardins <erikdesjardins@users.noreply.github.com>2023-01-22 23:03:58 -0500
committerErik Desjardins <erikdesjardins@users.noreply.github.com>2023-01-22 23:41:39 -0500
commitef5ec771bb4828a8464a4b5ed9ec09b7b48826db (patch)
treeffb5bf1baf0515912fb144f7e5e3639eee39806d /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent739938d7a8981e0b2852d5560b7da51eab66b452 (diff)
downloadrust-ef5ec771bb4828a8464a4b5ed9ec09b7b48826db.tar.gz
rust-ef5ec771bb4828a8464a4b5ed9ec09b7b48826db.zip
abi: add `AddressSpace` field to `Primitive::Pointer`
...and remove it from `PointeeInfo`, which isn't meant for this.

There are still various places (marked with FIXMEs) that assume all pointers
have the same size and alignment. Fixing this requires parsing non-default
address spaces in the data layout string, which will be done in a followup.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions