clang 22.0.0git
LinkInModulesPass.h File Reference

This file provides a pass to link in Modules from a provided BackendConsumer. More...

#include "BackendConsumer.h"
#include "llvm/IR/PassManager.h"

Go to the source code of this file.

Classes

class  llvm::LinkInModulesPass
 Create and return a pass that links in Moduels from a provided BackendConsumer to a given primary Module. More...

Namespaces

namespace  llvm
 Diagnostic wrappers for TextAPI types for error reporting.

Detailed Description

This file provides a pass to link in Modules from a provided BackendConsumer.

Definition in file LinkInModulesPass.h.