mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
053d07b664
Create COFF/, ELF/, and Minidump and move tests there. Also * Rename `*.test` to `*.yaml` * For yaml2obj RUN lines, use `-o %t` instead of `> %t` for consistency. We still have tests that check stdout is the default output, e.g. multi-doc.test * Update tests to consistently use `##` for comments. `#` is for RUN and CHECK lines. * Merge symboless-relocation.yaml and invalid-symboless-relocation.yaml to ELF/relocation-implicit-symbol-index.test Reviewed By: grimar, jhenderson Differential Revision: https://reviews.llvm.org/D70264 |
||
---|---|---|
.. | ||
exception-missing-parameter.yaml | ||
raw-stream-small-size.yaml | ||
systeminfo-other-long.yaml | ||
systeminfo-other-not-hex.yaml | ||
systeminfo-other-short.yaml | ||
systeminfo-x86-long.yaml | ||
systeminfo-x86-short.yaml |