[tests] Make 'object-emission' imply 'default_triple'
authorIgor Kudrin <ikudrin@accesssoftek.com>
Tue, 22 Mar 2022 10:14:25 +0000 (14:14 +0400)
committerIgor Kudrin <ikudrin@accesssoftek.com>
Tue, 22 Mar 2022 12:46:48 +0000 (16:46 +0400)
commit568404e897532bb5c3f081c8fdfcf02d10e1abb3
treee41e3af05421cbd81c7f47c8234f6bc75168f410
parentd7681d9f77e05fb6321757b933d2eadd943b069d
[tests] Make 'object-emission' imply 'default_triple'

If 'config.target_triple' is empty, there is no sense to define the
'object-emission' tag.

Differential Revision: https://reviews.llvm.org/D121994
12 files changed:
llvm/test/DebugInfo/cross-cu-scope.ll
llvm/test/DebugInfo/debuglineinfo-path.ll
llvm/test/DebugInfo/dwo.ll
llvm/test/DebugInfo/omit-empty.ll
llvm/test/DebugInfo/skeletoncu.ll
llvm/test/Linker/subprogram-linkonce-weak.ll
llvm/test/Linker/type-unique-odr-a.ll
llvm/test/Linker/type-unique-simple-a.ll
llvm/test/Linker/type-unique-simple2-a.ll
llvm/test/Linker/type-unique-simple2.ll
llvm/test/Linker/type-unique-type-array-a.ll
llvm/test/lit.cfg.py