Commit Graph

7 Commits

Author SHA1 Message Date
hyd-dev 838ed1d754 Update tests for #[no_mangle] associated functions 2021-08-15 17:21:33 +08:00
hyd-dev af7eb369b1 Fix tests for C-unwind ABI changes 2021-08-07 15:57:54 +08:00
hyd-dev c822ec59aa Implement cache for not found symbols 2021-06-11 15:24:51 +08:00
hyd-dev 6aef1d687d Remove erroneous exit() and ExitProcess() in tests/run-pass/function_calls/exported_symbol.rs 2021-06-11 13:32:00 +08:00
hyd-dev a952787163 Improve tests 2021-05-31 11:57:16 +08:00
hyd-dev 45832d4031 Remove duplicated "foreign function" 2021-05-31 11:57:15 +08:00
hyd-dev 41f33a64f8 Implement calls to exported symbols 2021-05-31 11:15:29 +08:00