[PATCH] D77068: Fix crash on XCore on unused inline in EmitTargetMetadata
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 24 12:28:40 PDT 2020
erichkeane accepted this revision.
erichkeane added a comment.
This revision is now accepted and ready to land.
I talked to others about the test, and they suggested the correct way to validate this is to make it simply a 'doesn't crash' test, so I'll remove the filecheck/check lines and submit this. The comment there seems sufficient to describe, so I'll live it in place.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77068/new/
https://reviews.llvm.org/D77068
More information about the cfe-commits
mailing list