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

ben via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 06:57:29 PDT 2022


bd1976llvm updated this revision to Diff 463539.
bd1976llvm marked an inline comment as done.

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.463539.patch
Type: text/x-patch
Size: 10122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/202dae10/attachment.bin>


More information about the llvm-commits mailing list