Closed
Description
Since there is a considerable portion of the raw API bindings that aren't implemented in the managed bindings, some raw calls are required in special cases. Many of the unimplemented raw calls accept string parameters (e.g. LLVM.AddModuleFlag
), but since MarshaledString
is internal, the application needs to reinvent this wheel within its own assembly.
Metadata
Metadata
Assignees
Labels
No labels