[all-commits] [llvm/llvm-project] 6735ce: [BOLT] Fix unconditional output of boltedcollectio...

Amir Ayupov via All-commits all-commits at lists.llvm.org
Thu Jan 18 20:01:28 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6735ce9d25acc091214cc90ff553f1d302f6b14e
      https://github.com/llvm/llvm-project/commit/6735ce9d25acc091214cc90ff553f1d302f6b14e
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2024-01-18 (Thu, 18 Jan 2024)

  Changed paths:
    M bolt/test/X86/merge-fdata-bat-mode.test
    A bolt/test/X86/merge-fdata-nobat-mode.test
    M bolt/tools/merge-fdata/merge-fdata.cpp

  Log Message:
  -----------
  [BOLT] Fix unconditional output of boltedcollection in merge-fdata (#78653)

Fix the bug where merge-fdata unconditionally outputs boltedcollection
line, regardless of whether input files have it set.

Test Plan:
Added bolt/test/X86/merge-fdata-nobat-mode.test which fails without this
fix.




More information about the All-commits mailing list