commit | b48816b9fc8f4414984cd6ec30fe48a468b4502a | [log] [tgz] |
---|---|---|
author | Kevin Enderby <enderby@apple.com> | Wed Aug 03 21:57:47 2016 +0000 |
committer | Kevin Enderby <enderby@apple.com> | Wed Aug 03 21:57:47 2016 +0000 |
tree | 91a966a6a7a1431795487faadb31eceec25aaac4 | |
parent | dfe91b47a82dab66327c8f85f003a8bb54916c8c [diff] |
Clean up of libObject/Archive interfaces and change the last three uses of ErrorOr<> changing them to Expected<> to allow them to pass through llvm Errors. No functional change. This commit by itself will break the next lld builds. I’ll be committing the matching change for lld immediately next. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277656 91177308-0d34-0410-b5e6-96231b3b80d8