Consider all fields when comparing DllImports, to remove nondetermininsm in multiple-definitions test
This commit is contained in:
parent
b5a2ccee81
commit
ce59f1aac5
7 changed files with 91 additions and 75 deletions
|
@ -221,9 +221,7 @@ impl CodegenBackend for CraneliftCodegenBackend {
|
|||
sess,
|
||||
&codegen_results,
|
||||
outputs,
|
||||
);
|
||||
|
||||
Ok(())
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue