[PATCH] D144596: Add extra parameter to thinlto-prefix-replace

Ivan Tadeu Ferreira Antunes Filho via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 12:46:36 PST 2023


itf updated this revision to Diff 499958.
itf added a comment.

Fixes build error caused by not including the new function getOptionsExtra in driver.cpp into the patch


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

https://reviews.llvm.org/D144596

Files:
  lld/COFF/Config.h
  lld/COFF/LTO.cpp
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/LTO.cpp
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/LTO.cpp
  lld/test/ELF/lto/thinlto-index-file-object-prefix-replace.ll
  lld/test/MachO/thinlto-index-file-object-prefix-replace.ll
  llvm/include/llvm/LTO/LTO.h
  llvm/lib/LTO/LTO.cpp
  llvm/tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144596.499958.patch
Type: text/x-patch
Size: 18339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/88896998/attachment.bin>


More information about the llvm-commits mailing list