This is an archive of the discontinued LLVM Phabricator instance.

[DebugInfo] MIRParser support to handle DW_OP_LLVM_convert ops
AbandonedPublic

Authored by markus on Mar 22 2019, 3:19 AM.

Details

Reviewers
aprantl
Summary

https://reviews.llvm.org/D56587 introduced DW_OP_LLVM_convert but forgot to update the MIR parser (came apparent when trying to add a .mir test).

This is a trivial update to the parser.

Diff Detail

Repository
rL LLVM

Event Timeline

markus created this revision.Mar 22 2019, 3:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 22 2019, 3:19 AM
markus abandoned this revision.Mar 28 2019, 9:40 AM