[PATCH] D45893: add more "anchors"
Weiming Zhao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 20 11:21:03 PDT 2018
weimingz created this revision.
weimingz added a reviewer: dblaikie.
Herald added subscribers: llvm-commits, JDevlieghere, mgorny.
add more missing "anchors" by using -Wweak-vtable.
Repository:
rL LLVM
https://reviews.llvm.org/D45893
Files:
CMakeLists.txt
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.143351.patch
Type: text/x-patch
Size: 19296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180420/e5860f23/attachment.bin>
More information about the llvm-commits
mailing list