clang 20.0.0git
Public Attributes | List of all members
lld::Result Struct Reference

Public Attributes

int retCode
 
bool canRunAgain
 

Detailed Description

Definition at line 43 of file Wasm.cpp.

Member Data Documentation

◆ canRunAgain

bool lld::Result::canRunAgain

Definition at line 45 of file Wasm.cpp.

◆ retCode

int lld::Result::retCode

Definition at line 44 of file Wasm.cpp.


The documentation for this struct was generated from the following file: