mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 22:00:10 +00:00
9b8a64b88d
To improve code generation for C++ code that directly includes our headers, the external function definitions will now be marked noexcept. This may not be necessary for the internal definitions since we build with the -fno-exceptions flag. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D141095 |
||
---|---|---|
.. | ||
baremetal | ||
darwin/arm | ||
gpu | ||
linux | ||
windows | ||
CMakeLists.txt | ||
public_api.td |