diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2019-12-17 15:53:36 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2019-12-19 11:17:25 +0300 |
commit | 6c1d72b03963a9455ff8a272c6f5be3e8e48cb49 (patch) | |
tree | 16bc458443fea8db41210e16425b6fc77f08ad97 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 58578f705663a9f31b906a341f0a61ce51f7dcb2 (diff) | |
download | llvm-6c1d72b03963a9455ff8a272c6f5be3e8e48cb49.zip llvm-6c1d72b03963a9455ff8a272c6f5be3e8e48cb49.tar.gz llvm-6c1d72b03963a9455ff8a272c6f5be3e8e48cb49.tar.bz2 |
[llvm-readobj][llvm-objdump] - Cleanup testing of dynamic tags dumping.
We have the `elf-dynamic-tags-machine-specific.yaml` input shared
between the llvm-readobj and llvm-objdump test.
It looks strange, because tools usually does not share inputs.
Also there are following problems related:
1) `elf-dynamic-tags-machine-specific.yaml` input contains excessive YAML parts.
2) objdump's test case never test AARCH64 tags.
3) There are unknown tags in the `elf-dynamic-tags-machine-specific.yaml` and
`dynamic-tags-machine-specific.test`, though we already testing unknown tags
in `\llvm-readobj\ELF\dynamic-tags.test` and `llvm-objdump\elf-dynamic-section.test` tests.
This patch removes the shared input and refines the test cases to resolve
issues mentioned.
Differential revision: https://reviews.llvm.org/D71602
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions