mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-05 15:42:24 +00:00
b3f789e037
Summary: With %p, each test file that we're using to generate profile data will make its own profraw file which is around 60 MB in size. If we have a lot of test files, that quickly uses a lot of space. Use %4m instead to share the profraw files used to store the profile data. We use 4 here based on the default value in https://reviews.llvm.org/source/llvm-github/browse/master/llvm/CMakeLists.txt$604 Reviewers: beanz, phosek, xiaobai, smeenai, vsk Reviewed By: vsk Subscribers: vsk, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D71585 |
||
---|---|---|
.. | ||
ABITest | ||
analyzer | ||
check_cfc | ||
CIndex | ||
ClangVisualizers | ||
hmaptool | ||
perf-training | ||
TableGen | ||
TestUtils | ||
valgrind | ||
VtableTest | ||
bash-autocomplete.sh | ||
builtin-defines.c | ||
CaptureCmd | ||
ClangDataFormat.py | ||
clangdiag.py | ||
CmpDriver | ||
convert_arm_neon.py | ||
creduce-clang-crash.py | ||
find-unused-diagnostics.sh | ||
FindSpecRefs | ||
FuzzTest | ||
make-ast-dump-check.sh | ||
modfuzz.py | ||
token-delta.py |