Object: Add archive support.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 27 Sep 2011 19:36:55 +0000 (19:36 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 27 Sep 2011 19:36:55 +0000 (19:36 +0000)
commita51d7d97b0b8187ed68d4cbad2374f514d2cd168
tree6903f55118203a052fd7761c8fe7b55392f902f4
parent040bff0bc23bd38ad68b2de8dff8bb41706180e0
Object: Add archive support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140626 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/Archive.h [new file with mode: 0644]
lib/Object/Archive.cpp [new file with mode: 0644]
lib/Object/Binary.cpp
lib/Object/CMakeLists.txt