aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorGeorgii Rymar <grimar@accesssoftek.com>2019-12-17 15:53:36 +0300
committerGeorgii Rymar <grimar@accesssoftek.com>2019-12-19 11:17:25 +0300
commit6c1d72b03963a9455ff8a272c6f5be3e8e48cb49 (patch)
tree16bc458443fea8db41210e16425b6fc77f08ad97 /clang/lib/Frontend/CompilerInvocation.cpp
parent58578f705663a9f31b906a341f0a61ce51f7dcb2 (diff)
downloadllvm-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