mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-08 13:48:26 +00:00
Update lib/compiler-singlepass/src/codegen_x64.rs
Co-authored-by: nlewycky <nick@wasmer.io>
This commit is contained in:
@@ -82,7 +82,7 @@ pub struct FuncGen<'a> {
|
||||
/// A set of special labels for trapping.
|
||||
special_labels: SpecialLabelSet,
|
||||
|
||||
/// The source location for the current operator
|
||||
/// The source location for the current operator.
|
||||
src_loc: u32,
|
||||
|
||||
/// All the InstructionAddressMap
|
||||
|
||||
Reference in New Issue
Block a user