[PATCH] D45893: add more "anchors"
Weiming Zhao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 20 23:03:42 PDT 2018
weimingz updated this revision to Diff 143431.
weimingz added a comment.
maybe we can apply the -Wweak-vtable flag lib by lib. does the CMakeList support it?
https://reviews.llvm.org/D45893
Files:
include/llvm/CodeGen/AccelTable.h
include/llvm/CodeGen/GCMetadata.h
include/llvm/CodeGen/GCStrategy.h
include/llvm/CodeGen/SelectionDAG.h
include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h
include/llvm/DebugInfo/DIContext.h
include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
include/llvm/DebugInfo/DWARF/DWARFUnit.h
include/llvm/MC/MCCodePadder.h
include/llvm/MC/MCSection.h
include/llvm/MC/MCSubtargetInfo.h
include/llvm/Object/Error.h
include/llvm/Support/BinaryByteStream.h
include/llvm/Support/BinaryStream.h
include/llvm/Support/BinaryStreamReader.h
include/llvm/Support/Error.h
include/llvm/Support/FileOutputBuffer.h
include/llvm/Support/FormatVariadicDetails.h
include/llvm/Support/raw_ostream.h
include/llvm/TableGen/Record.h
lib/CodeGen/AsmPrinter/AccelTable.cpp
lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
lib/CodeGen/AsmPrinter/ByteStreamer.h
lib/CodeGen/GCMetadata.cpp
lib/CodeGen/GCStrategy.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/DebugInfo/CodeView/RecordName.cpp
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
lib/DebugInfo/DWARF/DWARFTypeUnit.cpp
lib/DebugInfo/DWARF/DWARFUnit.cpp
lib/MC/MCCodePadder.cpp
lib/MC/MCSection.cpp
lib/MC/MCSubtargetInfo.cpp
lib/Object/Binary.cpp
lib/Support/BinaryStreamReader.cpp
lib/Support/BinaryStreamRef.cpp
lib/Support/Error.cpp
lib/Support/FileOutputBuffer.cpp
lib/Support/FormatVariadic.cpp
lib/Support/raw_ostream.cpp
lib/TableGen/Record.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45893.143431.patch
Type: text/x-patch
Size: 18760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180421/54237da2/attachment.bin>
More information about the llvm-commits
mailing list