[PATCH] D134784: [IR] Don't allow DLL storage-class and local linkage

ben via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 16:16:37 PDT 2022


bd1976llvm updated this revision to Diff 464081.
bd1976llvm added a comment.

Address final review comments.


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

https://reviews.llvm.org/D134784

Files:
  clang/lib/CodeGen/CodeGenModule.cpp
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/GlobalValue.h
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/test/Assembler/dll-storage-class-local-linkage.ll
  llvm/test/Transforms/GlobalOpt/alias-used-section.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134784.464081.patch
Type: text/x-patch
Size: 10259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/58b61ac0/attachment.bin>


More information about the llvm-commits mailing list