[PATCH] D134013: [lld][thinlto] Include -mllvm options in the thinlto cache key

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 11:03:52 PDT 2022


mtrofin updated this revision to Diff 461277.
mtrofin added a comment.

-plugin-opt isn't actually supported, needs explicit support


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134013

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/LTO.cpp
  lld/test/ELF/lto/cache.ll
  llvm/include/llvm/LTO/Config.h
  llvm/lib/LTO/LTO.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134013.461277.patch
Type: text/x-patch
Size: 4777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220919/009d9d3f/attachment.bin>


More information about the llvm-commits mailing list