Merge remote-tracking branch 'origin/master' into singlepass

This commit is contained in:
losfair
2020-05-19 00:53:37 +08:00
90 changed files with 909 additions and 551 deletions

View File

@@ -8434,6 +8434,7 @@ pub fn gen_import_call_trampoline(
CustomSection {
protection: CustomSectionProtection::ReadExecute,
bytes: section_body,
relocations: vec![],
}
}