This is an archive of the discontinued LLVM Phabricator instance.

[Verifier] Reject invalid type for DILocalVariable.
ClosedPublic

Authored by davide on Jan 7 2019, 2:13 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

davide created this revision.Jan 7 2019, 2:13 PM
aprantl requested changes to this revision.Jan 7 2019, 2:52 PM

There's a type in a test, but otherwise, this LGTM.

llvm/test/Verifier/di-subroutine-localvar.ll
4 ↗(On Diff #180563)

Typo

This revision now requires changes to proceed.Jan 7 2019, 2:52 PM
davide updated this revision to Diff 180572.Jan 7 2019, 3:10 PM

fix typo
x

This revision was not accepted when it landed; it landed in state Needs Review.Jan 7 2019, 3:13 PM
This revision was automatically updated to reflect the committed changes.