mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 14:20:17 +00:00
3ad0c6b75e
Test failed on x86 platforms due to a calling convention mismatch when member function was called like a free function. In this patch, member function is marked static to address this. |
||
---|---|---|
.. | ||
ExceptionTests | ||
CMakeLists.txt | ||
IncrementalProcessingTest.cpp | ||
InterpreterTest.cpp |