mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-11 08:48:12 +00:00
1e573f378c
This patch implements the `fopen`, `fclose`, and `fread` functions on the GPU. These are pretty much re-implemented from what existed but using the new interface. Having this subset allows us to test the interface a bit more strenuously since we can write and read to a file. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D157622 |
||
---|---|---|
.. | ||
index.rst | ||
motivation.rst | ||
rpc.rst | ||
support.rst | ||
testing.rst | ||
using.rst |