Changes necessary to enable linking of archives without LLVM symbol tables.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 15 Nov 2004 01:20:11 +0000 (01:20 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 15 Nov 2004 01:20:11 +0000 (01:20 +0000)
commit766b793143fa863283498233e8962391da09b63a
tree7a344adee85815f8ae6dddff08bed62bf0d5529d
parent6238a85e4f6931a9572e5d327c3ffa7ce1087d50
Changes necessary to enable linking of archives without LLVM symbol tables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17811 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bytecode/Reader.h
lib/Archive/ArchiveReader.cpp
lib/Archive/ArchiveWriter.cpp
lib/Bytecode/Archive/ArchiveReader.cpp
lib/Bytecode/Archive/ArchiveWriter.cpp
lib/Bytecode/Reader/ReaderWrappers.cpp