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

Nigel Perks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 19 02:40:30 PDT 2020


nigelp-xmos updated this revision to Diff 264827.
nigelp-xmos added a comment.

As suggested by FIXME comment in code, and review comment, moved the EmitTargetMetadata loop into XCore target.


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

https://reviews.llvm.org/D77068

Files:
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/CodeGen/CodeGenModule.h
  clang/lib/CodeGen/TargetInfo.cpp
  clang/lib/CodeGen/TargetInfo.h
  clang/test/CodeGen/xcore-unused-inline.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77068.264827.patch
Type: text/x-patch
Size: 6213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200519/6d604664/attachment-0001.bin>


More information about the cfe-commits mailing list