ZLUDA/ext/amd_comgr-sys/Cargo.toml
Andrzej Janik 46def3e7e0 Connect new parser to LLVM bitcode backend (#269)
This is very incomplete. Just enough code to emit LLVM bitcode and continue further development
2024-09-13 01:07:31 +02:00

8 lines
139 B
TOML
Vendored

[package]
name = "amd_comgr-sys"
version = "0.0.0"
authors = ["Andrzej Janik <vosen@vosen.pl>"]
edition = "2021"
links = "amd_comgr"
[lib]