diff options
author | Wenlei He <aktoon@gmail.com> | 2021-06-03 13:42:24 -0700 |
---|---|---|
committer | Wenlei He <aktoon@gmail.com> | 2021-06-03 17:58:16 -0700 |
commit | aaa826fac16bef995ff074bc13ce7baa37ab4d47 (patch) | |
tree | 0278bcfaa88719f209d2d2913e72e067fce9c341 /llvm/lib/TextAPI/Target.cpp | |
parent | e9313fa33ae501182666101380282228fb3f4acc (diff) | |
download | llvm-aaa826fac16bef995ff074bc13ce7baa37ab4d47.zip llvm-aaa826fac16bef995ff074bc13ce7baa37ab4d47.tar.gz llvm-aaa826fac16bef995ff074bc13ce7baa37ab4d47.tar.bz2 |
[CSSPGO][llvm-profgen] Make extended binary the default output format
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
Diffstat (limited to 'llvm/lib/TextAPI/Target.cpp')
0 files changed, 0 insertions, 0 deletions