14 #ifndef LLVM_OBJECT_ARCHIVEWRITER_H
15 #define LLVM_OBJECT_ARCHIVEWRITER_H
44 std::pair<StringRef, std::error_code>
std::pair< StringRef, std::error_code > writeArchive(StringRef ArcName, std::vector< NewArchiveIterator > &NewMembers, bool WriteSymtab, object::Archive::Kind Kind, bool Deterministic)
Represents either an error or a value T.
llvm::ErrorOr< int > getFD(sys::fs::file_status &NewStatus) const
file_status - Represents the result of a call to stat and friends.
object::Archive::child_iterator getOld() const
NewArchiveIterator(object::Archive::child_iterator I, StringRef Name)
const sys::fs::file_status & getStatus() const
StringRef getName() const
const ARM::ArchExtKind Kind
StringRef - Represent a constant reference to a string, i.e.