[all-commits] [llvm/llvm-project] ff4279: [NFC][profile] Move writeMMappedFile to ELF ifdef ...

Petr Hosek via All-commits all-commits at lists.llvm.org
Mon Jul 19 23:13:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff427909caa6f1ec8392800087a90cc6a0664153
      https://github.com/llvm/llvm-project/commit/ff427909caa6f1ec8392800087a90cc6a0664153
  Author: Petr Hosek <phosek at google.com>
  Date:   2021-07-19 (Mon, 19 Jul 2021)

  Changed paths:
    M compiler-rt/lib/profile/InstrProfilingFile.c

  Log Message:
  -----------
  [NFC][profile] Move writeMMappedFile to ELF ifdef block

This avoids the compiler warning on Darwin where that function is unused.




More information about the All-commits mailing list