[PATCH] D72829: Implement -fsemantic-interposition

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 23 05:08:48 PST 2020


serge-sans-paille updated this revision to Diff 239857.
serge-sans-paille added a comment.

Add Release note and doc. @MaskRay can you confirm current state is ok?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72829

Files:
  clang/docs/ClangCommandLineReference.rst
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/LangOptions.def
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  llvm/include/llvm/IR/GlobalValue.h
  llvm/include/llvm/IR/Module.h
  llvm/lib/IR/Globals.cpp
  llvm/lib/IR/Module.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/Transforms/Inline/inline-semantic-interposition.ll
  llvm/test/Verifier/module-flags-semantic-interposition.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72829.239857.patch
Type: text/x-patch
Size: 9468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200123/d9a38b55/attachment-0001.bin>


More information about the cfe-commits mailing list