[PATCH] D72829: Implement -fsemantic-interposition
serge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 29 22:44:00 PST 2020
serge-sans-paille updated this revision to Diff 241351.
serge-sans-paille added a comment.
Fix documentation ordering, thank goes to @arichardson for spotting that.
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/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
clang/test/CodeGen/semantic-interposition.c
clang/test/Driver/clang_f_opts.c
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.241351.patch
Type: text/x-patch
Size: 11478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200130/dc1951c8/attachment.bin>
More information about the cfe-commits
mailing list