[PATCH] D121994: [tests] Make 'object-emission' imply 'default_triple'
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 18 04:37:05 PDT 2022
ikudrin created this revision.
ikudrin added reviewers: nigelp-xmos, JDevlieghere, MaskRay, echristo.
ikudrin added a project: LLVM.
Herald added a project: All.
ikudrin requested review of this revision.
If 'config.target_triple' is empty, there is no sense to define the 'object-emission' tag.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D121994
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121994.416459.patch
Type: text/x-patch
Size: 6524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220318/e3e0a78c/attachment.bin>
More information about the llvm-commits
mailing list