This is an archive of the discontinued LLVM Phabricator instance.

Fix IntelJITEventListener for r206654
Needs ReviewPublic

Authored by ArchDRobison on May 23 2014, 1:11 PM.

Details

Reviewers
None
Group Reviewers
deleted
Summary

This patch updates IntelJITEventListener.cpp to account for revision 206654, which removed some methods from DILineInfo.

Diff Detail

Event Timeline

ArchDRobison retitled this revision from to Fix IntelJITEventListener for r206654.
ArchDRobison updated this object.
ArchDRobison edited the test plan for this revision. (Show Details)
ArchDRobison added a reviewer: deleted.
ArchDRobison added a subscriber: Unknown Object (MLST).

Looks reasonable.