LLVM  8.0.1
Classes | Namespaces | Functions
ArchiveWriter.h File Reference
#include "llvm/ADT/StringRef.h"
#include "llvm/Object/Archive.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/FileSystem.h"
Include dependency graph for ArchiveWriter.h:
This graph shows which files directly or indirectly include this file:

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)