[all-commits] [llvm/llvm-project] a479dd: [nfc][thinlto] Mark some functions explicitly as "...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Thu Aug 31 16:31:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a479dd124254de8086122244868784448fe0bd66
      https://github.com/llvm/llvm-project/commit/a479dd124254de8086122244868784448fe0bd66
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/FunctionImport.h
    M llvm/lib/Transforms/IPO/FunctionImport.cpp

  Log Message:
  -----------
  [nfc][thinlto] Mark some functions explicitly as "Test"

Also removed them from the header. They are there for test-only. This
simplifies further refactoring (as well as code comprehension)

Differential Revision: https://reviews.llvm.org/D159308




More information about the All-commits mailing list