diff options
author | George Rimar <grimar@accesssoftek.com> | 2019-06-03 09:52:32 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2019-06-03 09:52:32 +0000 |
commit | 1115a199aaec146972419749db7b10cfe832801a (patch) | |
tree | 71b05a9fc600af8c348da9a1df517066e6f9817e /clang/lib/Sema/SemaExprCXX.cpp | |
parent | 2d0106a110410174ae1d1ba394cc58ab127a5949 (diff) | |
download | bcm5719-llvm-1115a199aaec146972419749db7b10cfe832801a.tar.gz bcm5719-llvm-1115a199aaec146972419749db7b10cfe832801a.zip |
[llvm-readobj/llvm-readelf] - Remove gnu-relocations.test completely.
rL362089 introduced a set of yaml based reloc-types-*.test test cases
(instead of huge reloc-types.test that used a lot of precompiled binaries)
These test cases checks LLVM-styled dumping of the relocations.
gnu-relocations.test was a test case to check GNU styled relocations dumping.
It did that only for elf-x86 and elf-x86_64 targets. It did not test all of the
relocations though.
Now, after rL362089, it does not make sence to keep it.
This patch updates reloc-types-elf-i386.test and reloc-types-elf-x64.test tests
with llvm-readelf calls to check GNU styled output in one place.
It removes gnu-relocations.test completely.
One of intentions of doing this is also to get rid of relocs.obj.elf-i386 and
relocs.obj.elf-x86_64 precompiled objects completely (they are used in other tests still).
Differential revision: https://reviews.llvm.org/D62655
llvm-svn: 362374
Diffstat (limited to 'clang/lib/Sema/SemaExprCXX.cpp')
0 files changed, 0 insertions, 0 deletions