[PATCH] D77068: [XCore] fix crash on unused inline in EmitTargetMetadata

Nigel Perks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 27 08:02:38 PDT 2020


nigelp-xmos added a comment.

This patches fixes two Clang tests which are failing for XCore target on 2020-04-27 with "unexpected null value" assert failures:

CodeGen/2003-12-14-ExternInlineSupport.c
CoverageMapping/unused_names.c


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77068





More information about the cfe-commits mailing list