rucc-target 0.5.0

Target descriptions, register files and ABI data for the rucc C compiler.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "rucc-base"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b86372433b58c4c0f9a0da3c8a38b6f0d4fa3a7521d226a32fa2a2983023f05"

[[package]]
name = "rucc-target"
version = "0.5.0"
dependencies = [
 "rucc-base",
]