diff options
| author | Erik Desjardins <erikdesjardins@users.noreply.github.com> | 2023-01-22 23:03:58 -0500 |
|---|---|---|
| committer | Erik Desjardins <erikdesjardins@users.noreply.github.com> | 2023-01-22 23:41:39 -0500 |
| commit | ef5ec771bb4828a8464a4b5ed9ec09b7b48826db (patch) | |
| tree | ffb5bf1baf0515912fb144f7e5e3639eee39806d /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 739938d7a8981e0b2852d5560b7da51eab66b452 (diff) | |
| download | rust-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/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
