[all-commits] [llvm/llvm-project] 916dc9: add test coverage for function alias

Mingming Liu via All-commits all-commits at lists.llvm.org
Sun May 5 11:39:59 PDT 2024


  Branch: refs/heads/users/minglotus-6/spr/summary2
  Home:   https://github.com/llvm/llvm-project
  Commit: 916dc96a66a1809ef2c6f5511e697489efbb505d
      https://github.com/llvm/llvm-project/commit/916dc96a66a1809ef2c6f5511e697489efbb505d
  Author: mingmingl <mingmingl at google.com>
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
    M llvm/test/ThinLTO/X86/import_callee_declaration.ll

  Log Message:
  -----------
  add test coverage for function alias


  Commit: 248fbfb3de943ef056bf2ca430d4b4d485a60691
      https://github.com/llvm/llvm-project/commit/248fbfb3de943ef056bf2ca430d4b4d485a60691
  Author: mingmingl <mingmingl at google.com>
  Date:   2024-05-05 (Sun, 05 May 2024)

  Changed paths:
    M llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
    M llvm/include/llvm/Transforms/IPO/FunctionImport.h
    M llvm/lib/LTO/LTO.cpp
    M llvm/lib/LTO/LTOBackend.cpp
    M llvm/lib/LTO/ThinLTOCodeGenerator.cpp
    M llvm/test/ThinLTO/X86/import_callee_declaration.ll
    M llvm/tools/llvm-lto/llvm-lto.cpp

  Log Message:
  -----------
  llvm-lto test coverage


Compare: https://github.com/llvm/llvm-project/compare/a139e4afc02c...248fbfb3de94

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