[PATCH] D47108: [CodeGenCXX] Add -fforce-emit-vtables
Piotr Padlewski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 13 07:00:13 PDT 2018
This revision was automatically updated to reflect the committed changes.
Prazek marked an inline comment as done.
Closed by commit rC334600: Add -fforce-emit-vtables (authored by Prazek, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47108?vs=150735&id=151154#toc
Repository:
rC Clang
https://reviews.llvm.org/D47108
Files:
docs/ClangCommandLineReference.rst
docs/ReleaseNotes.rst
docs/UsersManual.rst
include/clang/Basic/LangOptions.def
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/ItaniumCXXABI.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Sema/SemaDeclCXX.cpp
test/CodeGenCXX/vtable-available-externally.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47108.151154.patch
Type: text/x-patch
Size: 16036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/9393dc6b/attachment-0001.bin>
More information about the llvm-commits
mailing list