This is an archive of the discontinued LLVM Phabricator instance.

Change debuginfo check for addHeapAllocSiteMetadata
ClosedPublic

Authored by aeubanks on Jun 9 2020, 9:57 AM.

Details

Summary

Move check inside of addHeapAllocSiteMetadata().
Change check to DebugInfo <= DebugLineTablesOnly.

Diff Detail

Event Timeline

aeubanks created this revision.Jun 9 2020, 9:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2020, 9:57 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
akhuang accepted this revision.Jun 9 2020, 10:31 AM

lgtm, thanks!

This revision is now accepted and ready to land.Jun 9 2020, 10:31 AM
This revision was automatically updated to reflect the committed changes.