Update lib/compiler-singlepass/src/codegen_x64.rs

Co-authored-by: nlewycky <nick@wasmer.io>
This commit is contained in:
Syrus Akbary
2020-12-04 13:36:42 -08:00
committed by GitHub
parent 9a5336fb9b
commit 34cf0111a9

View File

@@ -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