Propertly simulate DWARF information when imports present (#1452)
* Ignore complex LLVM10 expressions. * Propery function name when imports are present
This commit is contained in:
@@ -737,6 +737,7 @@ mod tests {
|
||||
&WasmFileInfo {
|
||||
path: None,
|
||||
code_section_offset: 1,
|
||||
imported_func_count: 0,
|
||||
funcs: Box::new([]),
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user