[PATCH] D28877: Move vtable type metadata emission behind a cc1-level flag.
Peter Collingbourne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 18 16:06:44 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL292448: Move vtable type metadata emission behind a cc1-level flag. (authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D28877?vs=84900&id=84902#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28877
Files:
cfe/trunk/include/clang/Driver/CC1Options.td
cfe/trunk/include/clang/Frontend/CodeGenOptions.def
cfe/trunk/lib/CodeGen/CGVTables.cpp
cfe/trunk/lib/CodeGen/MicrosoftCXXABI.cpp
cfe/trunk/lib/Driver/Tools.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/test/CodeGenCXX/cfi-ms-rtti.cpp
cfe/trunk/test/CodeGenCXX/no-lto-unit.cpp
cfe/trunk/test/CodeGenCXX/type-metadata.cpp
cfe/trunk/test/Driver/lto-unit.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28877.84902.patch
Type: text/x-patch
Size: 10794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170119/36c37c3b/attachment-0001.bin>
More information about the cfe-commits
mailing list