1 unstable release
0.1.0 | Nov 6, 2022 |
---|
#938 in Programming languages
Used in 2 crates
77KB
2K
SLoC
Library to describe the behaviours of targets in xlang Most properties of targets are exposed via this interface, and plugins (including frontends and backends), as well as drivers, should query the properties in this library, rather than maintaining their own list of properties.
This library also provides an ABI safe version of the target_tuples::Target
type.
Dependencies
~325KB