This is an archive of the discontinued LLVM Phabricator instance.

Check a symbol variant exists before creation in AsmParser.
Needs ReviewPublic

Authored by BrandonTJones on Apr 9 2019, 2:36 AM.

Details

Reviewers
andreadb
grosbach
Summary

Check that the variant of the symbol is not empty before attempting to to treat it as the symbol name.

Diff Detail

Event Timeline

BrandonTJones created this revision.Apr 9 2019, 2:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 9 2019, 2:36 AM
Herald added a subscriber: hiraditya. · View Herald Transcript