s390x: Add z14 support
* Add support for processor features (including auto-detection). * Move base architecture set requirement back to z14. * Add z15 feature sets and re-enable z15-specific code generation when required features are available.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -688,6 +688,7 @@ name = "cranelift-native"
|
||||
version = "0.75.0"
|
||||
dependencies = [
|
||||
"cranelift-codegen",
|
||||
"libc",
|
||||
"target-lexicon",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user