[all-commits] [llvm/llvm-project] aa4c1e: Revert "[PGO] Fix `instrprof-api.c` on Windows (#7...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Jan 9 18:53:29 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa4c1e90b6f25a5c6312927e0574f9d07fa25582
      https://github.com/llvm/llvm-project/commit/aa4c1e90b6f25a5c6312927e0574f9d07fa25582
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-01-09 (Tue, 09 Jan 2024)

  Changed paths:
    M compiler-rt/test/profile/instrprof-api.c

  Log Message:
  -----------
  Revert "[PGO] Fix `instrprof-api.c` on Windows (#77508)"

Issue #77546

This reverts commit b6d1577071017f1ba3f12bfe30c1746ffaf5d98d.


  Commit: a828cda9c80282a77b579f8fc9dc17a310173af4
      https://github.com/llvm/llvm-project/commit/a828cda9c80282a77b579f8fc9dc17a310173af4
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-01-09 (Tue, 09 Jan 2024)

  Changed paths:
    M clang-tools-extra/clang-tidy/ExpandModularHeadersPPCallbacks.cpp
    M clang/docs/UsersManual.rst
    M clang/include/clang/Basic/CodeGenOptions.h
    M clang/include/clang/Frontend/Utils.h
    M clang/lib/Frontend/CompilerInstance.cpp
    M clang/lib/Frontend/InitPreprocessor.cpp
    M clang/test/Profile/c-general.c
    M compiler-rt/include/CMakeLists.txt
    R compiler-rt/include/profile/instr_prof_interface.h
    M compiler-rt/lib/profile/InstrProfiling.h
    R compiler-rt/test/profile/Linux/instrprof-weak-symbol.c
    R compiler-rt/test/profile/instrprof-api.c

  Log Message:
  -----------
  Revert "[PGO] Exposing PGO's Counter Reset and File Dumping APIs (#76471)"

Issue #77546

This reverts commit 07c9189fcc063bdf6219d2733843c89cde3991e1.


Compare: https://github.com/llvm/llvm-project/compare/e364ddf0c904...a828cda9c802


More information about the All-commits mailing list