LLVM 22.0.0git
WebAssemblyWasmObjectWriter.cpp File Reference

This file handles Wasm-specific object emission, converting LLVM's internal fixups into the appropriate relocations. More...

Go to the source code of this file.

Functions

static const MCSectiongetTargetSection (const MCExpr *Expr)

Detailed Description

This file handles Wasm-specific object emission, converting LLVM's internal fixups into the appropriate relocations.

Definition in file WebAssemblyWasmObjectWriter.cpp.

Function Documentation

◆ getTargetSection()

const MCSection * getTargetSection ( const MCExpr * Expr)
static

Definition at line 47 of file WebAssemblyWasmObjectWriter.cpp.

References llvm::dyn_cast(), and getTargetSection().

Referenced by getTargetSection().