This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis] Fix invalid return type and add a Dump function.
ClosedPublic

Authored by gchatelet on Oct 9 2018, 5:48 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

gchatelet created this revision.Oct 9 2018, 5:48 AM
courbet accepted this revision.Oct 9 2018, 7:44 AM
courbet added inline comments.
tools/llvm-exegesis/lib/MCInstrDescView.h
122 ↗(On Diff #168785)

dump

This revision is now accepted and ready to land.Oct 9 2018, 7:44 AM
gchatelet updated this revision to Diff 168799.Oct 9 2018, 7:52 AM
  • Fix function case.
gchatelet marked an inline comment as done.Oct 9 2018, 7:52 AM
This revision was automatically updated to reflect the committed changes.