|
LLVM
3.7.0
|
#include "llvm/ADT/StringRef.h"#include "llvm/Object/Archive.h"#include "llvm/Support/FileSystem.h"Go to the source code of this file.
Classes | |
| class | llvm::NewArchiveIterator |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| std::pair< StringRef, std::error_code > | llvm::writeArchive (StringRef ArcName, std::vector< NewArchiveIterator > &NewMembers, bool WriteSymtab, object::Archive::Kind Kind, bool Deterministic) |
1.8.6