mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-04 12:15:46 +00:00
b8f64431ea
Summary: This patch copies a config file for the GPU similar to the baremetal/embedded implementation. This will configure the implementations of functions like `sprintf` and `snprintf` to be compiled into more simple versions that can be run on the GPU. These functions cannot be enabled yet as Vararg support hasn't landed, but it will be used then. |
||
---|---|---|
.. | ||
baremetal | ||
darwin | ||
gpu | ||
linux | ||
windows | ||
CMakeLists.txt | ||
config.json | ||
public_api.td |