Pass embeds a copy of the module optimized with the provided pass pipeline into a global variable.
Synopsis
Declared in <llvm/Transforms/IPO/EmbedBitcodePass.h>
class EmbedBitcodePass
: public RequiredPassInfoMixin<EmbedBitcodePass>
Base Classes
Name |
Description |
A CRTP mix‐in for passes that should not be skipped. |
Member Functions
Name |
Description |
|
Constructors |
Static Member Functions
Name |
Created with MrDocs