LLVM 20.0.0git
|
This pass adds keep-alive edge from SEH frame sections to the parent function content block. More...
#include "ExecutionEngine/JITLink/SEHFrameSupport.h"
Public Member Functions | |
SEHFrameKeepAlivePass (StringRef SEHFrameSectionName) | |
Error | operator() (LinkGraph &G) |
This pass adds keep-alive edge from SEH frame sections to the parent function content block.
Definition at line 26 of file SEHFrameSupport.h.
|
inline |
Definition at line 28 of file SEHFrameSupport.h.
Definition at line 31 of file SEHFrameSupport.h.
References B, E, G, llvm::jitlink::Edge::KeepAlive, llvm::Error::success(), and Sym.