[PATCH] D77068: Fix crash on XCore on unused inline in EmitTargetMetadata
Nigel Perks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 24 10:51:47 PDT 2020
nigelp-xmos updated this revision to Diff 273100.
nigelp-xmos retitled this revision from "[XCore] fix crash on unused inline in EmitTargetMetadata" to "Fix crash on XCore on unused inline in EmitTargetMetadata".
nigelp-xmos added a comment.
Added explanatory comment and CHECK lines to test case, as per review comment.
Removed "[XCore]" from title as the changes are not all in XCore-only code.
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.273100.patch
Type: text/x-patch
Size: 6569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200624/6dd5281f/attachment.bin>
More information about the cfe-commits
mailing list