rucc-target 0.3.14

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

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