We recently added special handling for function that are not called
directly but failed to add testing for the LTO case.
Details
Details
- Reviewers
ruiu dschuff azakai - Commits
- rGd506b0a4843f: [WebAssembly] Fix signatures of undefined function in LTO object which are not…
rLLD361975: [WebAssembly] Fix signatures of undefined function in LTO object which are not…
rL361975: [WebAssembly] Fix signatures of undefined function in LTO object which are not…
Diff Detail
Diff Detail
- Repository
- rL LLVM