[PATCH] D53056: [MC][ELF] compute entity size for explicit sections
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 10 16:56:08 PDT 2018
nickdesaulniers added a comment.
This seems to be failing for other arch's: http://lab.llvm.org:8011/builders/clang-cmake-armv7-quick/builds/4325/steps/ninja%20check%201/logs/FAIL%3A%20LLVM%3A%3Asection_mergeable_size.ll
@rnk , does the CHECK need to match the full line, or is the `.text` appearing in the test cases problematic?
Repository:
rL LLVM
https://reviews.llvm.org/D53056
More information about the llvm-commits
mailing list