1
Fork 0
rust/compiler/rustc_target/src
Josh Stone 2e7a964485 Adjust the s390x data layout for LLVM 16
LLVM [D131158] changed the SystemZ data layout to always set 64-bit
vector alignment, which used to be conditional on the "vector" feature.

[D131158]: https://reviews.llvm.org/D131158
2022-09-29 18:18:26 -07:00
..
abi Auto merge of #97800 - pnkfelix:issue-97463-fix-aarch64-call-abi-does-not-zeroext, r=wesleywiser 2022-09-16 20:08:05 +00:00
asm Remove unused StableMap and StableSet types from rustc_data_structures 2022-07-20 13:11:39 +02:00
spec Adjust the s390x data layout for LLVM 16 2022-09-29 18:18:26 -07:00
json.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00
lib.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00