Consider all fields when comparing DllImports, to remove nondetermininsm in multiple-definitions test
This commit is contained in:
parent
e3091d74d8
commit
b47198aaa1
1 changed files with 1 additions and 3 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