[all-commits] [llvm/llvm-project] ade2fb: [llvm-readobj][test] - Merge 2 test cases together.
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Tue Dec 1 01:53:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ade2fbbfb09c03ed665271247542774ecd540344
https://github.com/llvm/llvm-project/commit/ade2fbbfb09c03ed665271247542774ecd540344
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
A llvm/test/tools/llvm-readobj/ELF/RISCV/attributes-invalid.test
R llvm/test/tools/llvm-readobj/ELF/RISCV/invalid-attr-section-size.test
R llvm/test/tools/llvm-readobj/ELF/RISCV/invalid-attr-version.test
Log Message:
-----------
[llvm-readobj][test] - Merge 2 test cases together.
This merges `invalid-attr-section-size.test` and `invalid-attr-version.test`
into `invalid-attributes-sec.test`.
This allows to have a single place where other related test cases can be added.
Differential revision: https://reviews.llvm.org/D92316
More information about the All-commits
mailing list