mirror of
https://github.com/mii443/wasmer.git
synced 2025-08-25 17:59:27 +00:00
Port over more common components.
This commit is contained in:
@ -46,7 +46,7 @@ impl Compiler for SinglepassCompiler {
|
||||
self.config.target()
|
||||
}
|
||||
|
||||
/// Compile the module using LLVM, producing a compilation result with
|
||||
/// Compile the module using Singlepass, producing a compilation result with
|
||||
/// associated relocations.
|
||||
fn compile_module(
|
||||
&self,
|
||||
|
Reference in New Issue
Block a user