Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make some headers self-contained, remove unused includes that violate layering. | Benjamin Kramer | 2016-01-27 | 1 | -1/+0 |
| | | | | llvm-svn: 258937 | ||||
* | [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 |