[all-commits] [llvm/llvm-project] 78fa2e: [ThinLTO]Record import type (declaration or defini...

Mingming Liu via All-commits all-commits at lists.llvm.org
Wed Apr 3 21:47:48 PDT 2024


  Branch: refs/heads/users/minglotus-6/spr/summary
  Home:   https://github.com/llvm/llvm-project
  Commit: 78fa2e09ac19594baced9dfd27b4ae196f087056
      https://github.com/llvm/llvm-project/commit/78fa2e09ac19594baced9dfd27b4ae196f087056
  Author: mingmingl <mingmingl at google.com>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M llvm/include/llvm/AsmParser/LLToken.h
    M llvm/include/llvm/IR/ModuleSummaryIndex.h
    M llvm/include/llvm/IR/ModuleSummaryIndexYAML.h
    M llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
    M llvm/lib/AsmParser/LLParser.cpp
    M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
    M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp

  Log Message:
  -----------
  [ThinLTO]Record import type (declaration or definition) in GlobalValueSummary::GVFlags

- This change doesn't set the bit in the summaries, just make the code changes.



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