[PATCH] D108559: [DebugInfo] Remove the restriction on the size of DIStringType in DebugHandlerBase::isUnsignedDIType

Chih-Ping Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 30 13:06:26 PDT 2021


cchen15 added a comment.

Hi @aprantl. I just got notified by buildbots that the new test fails on clang-aarch64-quick and clang-armv7-quick (maybe more to come). Could you please suggest a way to disable this test on triples that don't support the 'x86_64-unknown-linux-gnu' target? Thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108559/new/

https://reviews.llvm.org/D108559



More information about the llvm-commits mailing list