[PATCH] D147584: [lld] Support separate minimized bitcode file path in --thinlto-prefix-replace

Ivan Tadeu Ferreira Antunes Filho via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 12:50:06 PDT 2023


itf updated this revision to Diff 511505.
itf marked an inline comment as done.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147584/new/

https://reviews.llvm.org/D147584

Files:
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/InputFiles.cpp
  lld/COFF/LTO.cpp
  lld/COFF/LTO.h
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.cpp
  lld/ELF/LTO.cpp
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/LTO.cpp
  lld/test/COFF/thinlto-minimized-bitcode-prefix-replace.ll
  lld/test/ELF/lto/thinlto-minimized-bitcode-prefix-replace.ll
  lld/test/MachO/thinlto-minimized-bitcode-prefix-replace.ll
  llvm/include/llvm/LTO/LTO.h
  llvm/lib/LTO/LTO.cpp
  llvm/tools/gold/gold-plugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147584.511505.patch
Type: text/x-patch
Size: 26374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230406/c16f0b37/attachment.bin>


More information about the llvm-commits mailing list