|
LLVM
8.0.1
|
#include "llvm/ADT/StringRef.h"#include "llvm/Object/Archive.h"#include "llvm/Support/Error.h"#include "llvm/Support/FileSystem.h"

Go to the source code of this file.
Classes | |
| struct | llvm::NewArchiveMember |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
Functions | |
| Error | llvm::writeArchive (StringRef ArcName, ArrayRef< NewArchiveMember > NewMembers, bool WriteSymtab, object::Archive::Kind Kind, bool Deterministic, bool Thin, std::unique_ptr< MemoryBuffer > OldArchiveBuf=nullptr) |
1.8.13