This is an archive of the discontinued LLVM Phabricator instance.

[MIRPraser] Improve error checking for typed immediate operands
ClosedPublic

Authored by aheejin on May 5 2018, 3:09 AM.

Details

Summary

This improves error checks for typed immediate operands introduced in
D45948 (rL331586), and removes a code block copied by mistake.

Diff Detail

Repository
rL LLVM

Event Timeline

aheejin created this revision.May 5 2018, 3:09 AM
rtereshin accepted this revision.May 5 2018, 9:04 AM

Hi Heejin,

Thank you, this is great!

This revision is now accepted and ready to land.May 5 2018, 9:04 AM
This revision was automatically updated to reflect the committed changes.