mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
34de16e5aa
Make extended binary the default output format for CSSPGO. This avoids having to pass flag every time when generating profile. It also matches llvm-profdata where binary profile is the default (should we switch to extbinary as default for llvm-profdata?). We plan to compress name table for context profile, which depends on the built-in compression of extbinary. Differential Revision: https://reviews.llvm.org/D103650 |
||
---|---|---|
.. | ||
Inputs | ||
cs-extbinary.test | ||
cs-preinline.test | ||
disassemble.s | ||
fname-canonicalization.test | ||
inline-cs-dangling-pseudoprobe.test | ||
inline-cs-noprobe.test | ||
inline-cs-pseudoprobe.test | ||
invalid-perfscript.test | ||
lit.local.cfg | ||
merge-cold-profile.test | ||
mmapEvent.test | ||
noinline-cs-noprobe.test | ||
noinline-cs-pseudoprobe.test | ||
pseudoprobe-decoding.test | ||
recursion-compression-noprobe.test | ||
recursion-compression-pseudoprobe.test | ||
symbolize.ll | ||
truncated-pseudoprobe.test |