This is an archive of the discontinued LLVM Phabricator instance.

[llvm-mca] Add an error handler for error from parseCodeRegions
ClosedPublic

Authored by mattd on Dec 17 2018, 6:21 PM.

Details

Summary

It's a bit tricky to add a test for the failing path right now, binary support will have an easier path to exercise the path here.

  • Ran clang-format.

Diff Detail

Repository
rL LLVM

Event Timeline

mattd created this revision.Dec 17 2018, 6:21 PM
mattd updated this revision to Diff 178583.Dec 17 2018, 8:14 PM
  • Added context
This revision is now accepted and ready to land.Dec 19 2018, 9:33 AM
This revision was automatically updated to reflect the committed changes.