mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 02:53:43 +00:00
LLVM has added 3 new address spaces to support special Windows use cases. These shouldn't trouble us for now, but LLVM requires matching data layouts. See llvm/llvm-project#111879 for details