rucc-target 0.7.2

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.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b99848c7f2fadb5e77e2568a1b983c880229c1762f8bd2e7b0d29bff250078d"

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