[all-commits] [llvm/llvm-project] 6ecc6b: [LTO] Replace llvm::writeFileAtomically with llvm:...

Haojian Wu via All-commits all-commits at lists.llvm.org
Fri Jun 30 23:28:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ecc6b1250b253816703cbca18af432b95fb4089
      https://github.com/llvm/llvm-project/commit/6ecc6b1250b253816703cbca18af432b95fb4089
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2023-07-01 (Sat, 01 Jul 2023)

  Changed paths:
    M llvm/lib/LTO/ThinLTOCodeGenerator.cpp

  Log Message:
  -----------
  [LTO] Replace llvm::writeFileAtomically with llvm::writeToOutput API.


  Commit: b28296c50029cc2fe2a32c5981278bb4967389c6
      https://github.com/llvm/llvm-project/commit/b28296c50029cc2fe2a32c5981278bb4967389c6
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2023-07-01 (Sat, 01 Jul 2023)

  Changed paths:
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  [bazel] Port bazel support for 5bf8efd269f8b75b5be40f087f231d71f744885c


Compare: https://github.com/llvm/llvm-project/compare/2fc0d17e8b3d...b28296c50029


More information about the All-commits mailing list