diff options
author | Haohai Wen <haohai.wen@intel.com> | 2025-01-05 10:38:14 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-05 10:38:14 +0800 |
commit | 2d9d291da0fb94c05b31de0b08ccb881dbead798 (patch) | |
tree | 83de80916e50ea0b525967b0072ce410c2c44cba /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | 36dd421355791c9c9f6552f8730b36b8953ce5db (diff) | |
download | llvm-2d9d291da0fb94c05b31de0b08ccb881dbead798.zip llvm-2d9d291da0fb94c05b31de0b08ccb881dbead798.tar.gz llvm-2d9d291da0fb94c05b31de0b08ccb881dbead798.tar.bz2 |
[LLD] Do not combine cg_profile from obj and ordering file (#121325)
cg_profile in object is from CGProfilePass and it is often inaccurate.
While call-graph-ordering-file is provided by user. It is weird to
aggregate them together especially when call-graph-ordering-file is
accurate enough.
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions