Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssebmly][MC] Support .import_name/.import_field asm directives | Sam Clegg | 2019-12-06 | 1 | -0/+33 |
Convert the MC test to use asm rather than bitcode. This is a precursor to https://reviews.llvm.org/D70520. Differential Revision: https://reviews.llvm.org/D70877 |