mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-28 08:02:08 +00:00
d03bc249d8
The GCC failures were partly fixed in D124103. The format functions tests are fixed on GCC but they require a huge amount of RAM (>10 GB). This fails with parallel testing in the CI. It can be solved by splitting the test, but GCC-12 will be released shortly and might fix the memory usage in these tests. Therefore these tests remain disabled. Reviewed By: #libc, ldionne Differential Revision: https://reviews.llvm.org/D124335 |
||
---|---|---|
.. | ||
benchmarks | ||
cmake | ||
docs | ||
include | ||
lib | ||
src | ||
test | ||
utils | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
appveyor-reqs-install.cmd | ||
appveyor.yml | ||
CMakeLists.txt | ||
CREDITS.TXT | ||
LICENSE.TXT | ||
TODO.TXT |