Object: Correctly read thin archives containing absolute paths.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 31 Mar 2016 22:08:31 +0000 (22:08 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 31 Mar 2016 22:08:31 +0000 (22:08 +0000)
commitf84646cd9585c6aa87edf3069bc54721cdee7f6a
tree184ece5ce1831a78088756ce1372f519eb34d12d
parent800ed436e543997e061348ec5b700a45b3b3d675
Object: Correctly read thin archives containing absolute paths.

Differential Revision: http://reviews.llvm.org/D18666

llvm-svn: 265065
llvm/lib/Object/Archive.cpp
llvm/test/Object/archive-thin-read.test [new file with mode: 0644]