[all-commits] [llvm/llvm-project] 2f7ea0: [test] Split icall.ll into comdat/nocomdat variants

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Aug 19 16:37:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f7ea054f30441cd5820b11cea59c37775515a4e
      https://github.com/llvm/llvm-project/commit/2f7ea054f30441cd5820b11cea59c37775515a4e
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-08-19 (Thu, 19 Aug 2021)

  Changed paths:
    A llvm/test/Instrumentation/InstrProfiling/icall-comdat.ll
    A llvm/test/Instrumentation/InstrProfiling/icall-nocomdat.ll
    R llvm/test/Instrumentation/InstrProfiling/icall.ll

  Log Message:
  -----------
  [test] Split icall.ll into comdat/nocomdat variants

darwin/aix don't support comdat. Using IR comdat is incorrect.




More information about the All-commits mailing list