LLVM 24.0.0git
SystemZAlignGlobals.cpp File Reference
#include "SystemZ.h"
#include "llvm/IR/GlobalVariable.h"
#include "llvm/IR/Module.h"
#include "llvm/Pass.h"

Go to the source code of this file.

Functions

 INITIALIZE_PASS (SystemZAlignGlobals, "systemz-align-globals", "Try aligning globals to 2 bytes", false, false) ModulePass *llvm

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( SystemZAlignGlobals ,
"systemz-align-globals" ,
"Try aligning globals to 2 bytes" ,
false ,
false  )

Definition at line 38 of file SystemZAlignGlobals.cpp.

References llvm::createSystemZAlignGlobalsPass().