[all-commits] [llvm/llvm-project] beac91: [nfc][InstrProfWriter]Wrap vtable writes in a meth...

Mingming Liu via All-commits all-commits at lists.llvm.org
Wed May 22 21:10:31 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: beac910c3bfcbf1395f2617874350ee59bc61289
      https://github.com/llvm/llvm-project/commit/beac910c3bfcbf1395f2617874350ee59bc61289
  Author: Mingming Liu <mingmingl at google.com>
  Date:   2024-05-22 (Wed, 22 May 2024)

  Changed paths:
    M llvm/include/llvm/ProfileData/InstrProfWriter.h
    M llvm/lib/ProfileData/InstrProfWriter.cpp

  Log Message:
  -----------
  [nfc][InstrProfWriter]Wrap vtable writes in a method. (#93081)

- This way `InstrProfWriter::writeImpl` itself is simpler.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list