LLVM 19.0.0git
Namespaces | Functions
Archive.h File Reference
#include "llvm/Object/ArchiveWriter.h"
#include "llvm/Support/Error.h"
#include <vector>

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::objcopy
 

Functions

Expected< std::vector< NewArchiveMember > > llvm::objcopy::createNewArchiveMembers (const MultiFormatConfig &Config, const object::Archive &Ar)
 Applies the transformations described by Config to each member in archive Ar.