| commit | 2fee9ead7e51098fc8a6b401ce338c434c6c3506 | [log] [tgz] |
|---|---|---|
| author | Alex Bradbury <asb@lowrisc.org> | Tue Aug 15 13:08:29 2017 +0000 |
| committer | Alex Bradbury <asb@lowrisc.org> | Tue Aug 15 13:08:29 2017 +0000 |
| tree | 59bb83d5b5aa1e4bb18453b7a7c74bb2fb50778e | |
| parent | 1e23dd63159369ef8275fa8ec63a2db3d704f426 [diff] |
[RISCV] Add RISCVInstPrinter and basic MC assembler tests With the addition of RISCVInstPrinter, it is now possible to test the basic operation of the RISCV MC layer. Differential Revision: https://reviews.llvm.org/D23564 llvm-svn: 310917