Target‐specific Wasm object‐file writer hooks.
Synopsis
Declared in <llvm/MC/MCWasmObjectWriter.h>
class MCWasmObjectTargetWriter
: public MCObjectTargetWriter
Base Classes
Name |
Description |
Base class for classes that define behaviour that is specific to both the target and the object format. |
Member Functions
Name |
Description |
|
Destroy the Wasm target object writer. |
|
Return the object file format handled by this writer. |
|
Return the Wasm relocation type for |
@{ Return true if this writer targets 64‐bit Wasm. |
|
Return true if this writer targets the Emscripten ABI. |
|
Set the assembler associated with this target writer. |
Static Member Functions
Name |
Description |
Return true if |
Protected Member Functions
Name |
Description |
|
Construct a Wasm target object writer. |
Get the MC context associated with the assembler. |
|
Report an error at |