If 'config.target_triple' is empty, there is no sense to define the 'object-emission' tag.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121994
[tests] Make 'object-emission' imply 'default_triple' ClosedPublic Authored by ikudrin on Mar 18 2022, 4:37 AM.
Details Summary If 'config.target_triple' is empty, there is no sense to define the 'object-emission' tag.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 18 2022, 8:06 AM Closed by commit rG568404e89753: [tests] Make 'object-emission' imply 'default_triple' (authored by ikudrin). · Explain WhyMar 22 2022, 5:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 417260 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
|