This is an archive of the discontinued LLVM Phabricator instance.

Add GNU_discriminator support for inline callsites in llvm-symbolizer.
ClosedPublic

Authored by danielcdh on Apr 17 2017, 1:14 PM.

Details

Summary

LLVM symbolize cannot recognize GNU_discriminator for inline callsites. This patch adds support for it.

Event Timeline

danielcdh created this revision.Apr 17 2017, 1:14 PM
dblaikie accepted this revision.Apr 17 2017, 1:18 PM
This revision is now accepted and ready to land.Apr 17 2017, 1:18 PM

Oops, forgot to type a message so the approval wouldn't've been sent to the mailing list:

Approved, looks good! :)

danielcdh closed this revision.Apr 17 2017, 1:23 PM