[PATCH] D62636: Driver, IRGen: Set partitions on GlobalValues according to -fsymbol-partition flag.

Peter Collingbourne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 29 17:17:18 PDT 2019


pcc created this revision.
pcc added a reviewer: rsmith.
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D62636

Files:
  clang/include/clang/Basic/CodeGenOptions.h
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/CodeGen/CodeGenModule.h
  clang/lib/CodeGen/ItaniumCXXABI.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGenCXX/symbol-partition.cpp
  clang/test/Driver/symbol-partition.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62636.202081.patch
Type: text/x-patch
Size: 6436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190530/1bc3e1f2/attachment.bin>


More information about the cfe-commits mailing list