diff options
author | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2021-12-20 09:47:32 -0800 |
---|---|---|
committer | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2021-12-20 09:51:49 -0800 |
commit | ac719d7c9ae6a20a6ae530e308331b3d51b3d70e (patch) | |
tree | e69b4c4114241ad8bfea6c9600f579aba860b9bd /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 19727e31fb2c0e0b27bd8583d8bda1a42e6d41f8 (diff) | |
download | llvm-ac719d7c9ae6a20a6ae530e308331b3d51b3d70e.zip llvm-ac719d7c9ae6a20a6ae530e308331b3d51b3d70e.tar.gz llvm-ac719d7c9ae6a20a6ae530e308331b3d51b3d70e.tar.bz2 |
[InstrProf] Don't profile merge by default in lightweight mode
Profile merging is not supported when using debug info profile
correlation because the data section won't be in the binary at runtime.
Change the default profile name in this mode to `default_%p.proflite` so
we don't use profile merging.
Reviewed By: kyulee
Differential Revision: https://reviews.llvm.org/D115979
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions