mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 22:30:13 +00:00
443d71527b
This patch implements the `exit` function on the GPU. This required breaking the entrypoints calling eachother on `linux` since this doesn't work with a non-aliased target. This is only partial support because full support requires a malloc / free implementation for the exit callbacks array. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D149363 |
||
---|---|---|
.. | ||
baremetal | ||
darwin | ||
gpu | ||
linux | ||
windows | ||
CMakeLists.txt | ||
public_api.td |