mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-09 01:29:52 +00:00
0141e556f5
At the moment if LLVM_BUILD_INSTRUMENTED is set to True one has to set LLVM_PROFTDATA even if it's not really used (because of message(FATAL_ERROR ...)). Building the instrumented version of Clang can be useful even if one doesn't plan to build the target generate-profdata (currently that target would only compile utils/perf-training/cxx/hello_world.cpp). For example, one can run the instrumented version of Clang via a separate build system against a different codebase, collect/analyze the profiles and merge them by llvm-profdata later. Differential revision: https://reviews.llvm.org/D38859 llvm-svn: 315665 |
||
---|---|---|
.. | ||
ABITest | ||
analyzer | ||
check_cfc | ||
CIndex | ||
ClangVisualizers | ||
perf-training | ||
TableGen | ||
TestUtils | ||
valgrind | ||
VtableTest | ||
bash-autocomplete.sh | ||
builtin-defines.c | ||
CaptureCmd | ||
ClangDataFormat.py | ||
CmpDriver | ||
find-unused-diagnostics.sh | ||
FindSpecRefs | ||
FuzzTest | ||
modfuzz.py | ||
token-delta.py |