[all-commits] [llvm/llvm-project] 6ea777: [NFC][CFI] Refactor `CfiFunctionIndex` to external...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Thu Jun 4 10:05:58 PDT 2026


  Branch: refs/heads/users/mtrofin/06-04-_nfc_cfi_refactor_cfifunctionindex_to_externalize_guid_calculation
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ea777e61cf413565a3f9b39451d2f86fbda46fe
      https://github.com/llvm/llvm-project/commit/6ea777e61cf413565a3f9b39451d2f86fbda46fe
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2026-06-04 (Thu, 04 Jun 2026)

  Changed paths:
    M llvm/include/llvm/IR/ModuleSummaryIndex.h
    M llvm/include/llvm/IR/ModuleSummaryIndexYAML.h
    M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
    M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
    M llvm/lib/LTO/LTO.cpp
    M llvm/lib/Transforms/IPO/LowerTypeTests.cpp
    M llvm/test/Transforms/LowerTypeTests/Inputs/blockaddr-import.yaml
    M llvm/test/Transforms/LowerTypeTests/Inputs/cfi-direct-call.yaml
    M llvm/test/Transforms/LowerTypeTests/Inputs/cfi-direct-call1.yaml
    M llvm/test/Transforms/LowerTypeTests/Inputs/import-alias.yaml
    M llvm/test/Transforms/LowerTypeTests/Inputs/import-icall.yaml
    M llvm/test/Transforms/LowerTypeTests/Inputs/import-thinlto-funcs.yaml
    M llvm/test/Transforms/LowerTypeTests/export-icall.ll

  Log Message:
  -----------
  [NFC][CFI] Refactor `CfiFunctionIndex` to externalize GUID calculation



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