diff options
| author | Prashanth Mundkur | 2018-10-23 16:05:47 -0700 |
|---|---|---|
| committer | Prashanth Mundkur | 2018-10-23 16:05:47 -0700 |
| commit | 8ae06c742324160e2677f233a8e509eaa46b54c3 (patch) | |
| tree | 68daa85a2b096c9f4c35ac8d683bc6d2e6d0830c /test/riscv/tests | |
| parent | 1e7b116842ea0e0ad76a70e2736398ef2211dde9 (diff) | |
RISC-V: switch c tests to use the C platform simulator; update .gitignore.
Diffstat (limited to 'test/riscv/tests')
| -rw-r--r-- | test/riscv/tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/riscv/tests/.gitignore b/test/riscv/tests/.gitignore index f47cb204..72a5e441 100644 --- a/test/riscv/tests/.gitignore +++ b/test/riscv/tests/.gitignore @@ -1 +1,2 @@ *.out +*.cout |
