Remove dead code
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 25 Nov 2017 20:06:04 +0000 (20:06 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 25 Nov 2017 20:06:04 +0000 (20:06 +0000)
commitf73efc6923fd82e0710555a1a390afe76e9b7a7e
tree97d927d3c464aa66e846cae852a3391e459b6d48
parent2c2b4c0191f3d4ecf42e174f838a4785fe6d04a2
Remove dead code

(this header is not fully implemented (the out of line function
writeTypeRecordKind is called in an inline function but never
implemented - this fails to link under modular code generation) and not
included anywhere)

llvm-svn: 318987
llvm/include/llvm/DebugInfo/CodeView/TypeRecordBuilder.h [deleted file]