[PATCH] D137242: [llvm-debuginfo-analyzer] Remove '--print=sizes' in test case.
Michał Górny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 2 08:27:43 PDT 2022
mgorny added a comment.
I suppose this makes sense as a stop-gap measure but the option should be fixed to work on all platforms.
================
Comment at: llvm/test/tools/llvm-debuginfo-analyzer/DWARF/06-dwarf-full-logical-view.test:8-15
+; clang-armv7-vfpv3-2stage
+; https://lab.llvm.org/buildbot/#/builders/182/builds/4232
+;
+; clang-armv7-global-isel
+; https://lab.llvm.org/buildbot/#/builders/186/builds/9519
+;
+; clang-armv7-2stage
----------------
Buildbot logs expire after some time, so I don't think there's a value in linking them.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137242/new/
https://reviews.llvm.org/D137242
More information about the llvm-commits
mailing list