Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Introduce a WebAssemblyTargetStreamer class. | Dan Gohman | 2016-01-12 | 1 | -0/+94 |
Refactor .param, .result, .local, and .endfunc, as directives, using the proper MCTargetStreamer mechanism, rather than fake instructions. llvm-svn: 257511 |