From 73b0b2f55503e6b72e6525a115965a184e1a1dd7 Mon Sep 17 00:00:00 2001 From: Zachary Turner Date: Thu, 16 Jun 2016 18:09:04 +0000 Subject: Revert "[pdb] Change type visitor pattern to be dynamic." This reverts commit fb0dd311e1ad945827b8ffd5354f4810e2be1579. This breaks some llvm-readobj tests. llvm-svn: 272927 --- llvm/lib/DebugInfo/CodeView/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/DebugInfo/CodeView/CMakeLists.txt') diff --git a/llvm/lib/DebugInfo/CodeView/CMakeLists.txt b/llvm/lib/DebugInfo/CodeView/CMakeLists.txt index 47297a9131e..4393f9c52ee 100644 --- a/llvm/lib/DebugInfo/CodeView/CMakeLists.txt +++ b/llvm/lib/DebugInfo/CodeView/CMakeLists.txt @@ -1,7 +1,6 @@ add_llvm_library(LLVMDebugInfoCodeView ByteStream.cpp CodeViewError.cpp - CVTypeVisitor.cpp EnumTables.cpp FieldListRecordBuilder.cpp Line.cpp -- cgit v1.2.3