[PATCH] D107934: [LowerTypeTests] Emit cfi_jt aliases regardless of function export

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 17:47:26 PDT 2021


nickdesaulniers updated this revision to Diff 379571.
nickdesaulniers added a comment.

- change linkage to internal only if !exported, as @pcc said


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107934

Files:
  llvm/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/test/ThinLTO/X86/cfi_jt_aliases.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107934.379571.patch
Type: text/x-patch
Size: 5037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211014/9d2bc05c/attachment.bin>


More information about the llvm-commits mailing list