forked from OSchip/llvm-project
e0bca46b08
This patch adds clang options: -fbasic-block-sections={all,<filename>,labels,none} and -funique-basic-block-section-names. LLVM Support for basic block sections is already enabled. + -fbasic-block-sections={all, <file>, labels, none} : Enables/Disables basic block sections for all or a subset of basic blocks. "labels" only enables basic block symbols. + -funique-basic-block-section-names: Enables unique section names for basic block sections, disabled by default. Differential Revision: https://reviews.llvm.org/D68049 |
||
---|---|---|
.. | ||
basic-block-sections.funcnames | ||
code-coverage-filter1.h | ||
code-coverage-filter2.h | ||
debug-info-embed-source.c | ||
debug-info-file-checksum-line.cpp | ||
debug-info-file-checksum-pre.cpp | ||
debug-info-file-checksum.c | ||
debug-info-macro.h | ||
opt-record.proftext | ||
pgo-sample-thinlto-summary.prof | ||
pgo-sample.prof | ||
pgotestclang.profraw | ||
pgotestir.profraw | ||
pgotestir.proftext | ||
pgotestir_cs.proftext | ||
sanitizer-blacklist-vfsoverlay.yaml | ||
sanitizer-special-case-list.sanitized.txt | ||
sanitizer-special-case-list.unsanitized1.txt | ||
sanitizer-special-case-list.unsanitized2.txt | ||
sanitizer-special-case-list.unsanitized3.txt | ||
sanitizer-special-case-list.unsanitized4.txt | ||
stdio.h | ||
thinlto-distributed-backend-skip.bc | ||
thinlto-multi-module.ll | ||
thinlto_backend.ll | ||
thinlto_backend_local_name_conflict1.ll | ||
thinlto_backend_local_name_conflict2.ll | ||
thinlto_expect1.proftext | ||
thinlto_expect2.proftext |