[PATCH] D48086: [MIRParser] Update a diagnostic message to use the correct register sigil. NFC
Matt Davis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 12 11:55:21 PDT 2018
mattd added a comment.
It looks like you simply missed the diagnostic, and not any functional part. I only discovered it because I was messing around with a .mir test and noticed the error message. I'm guessing your search/replace didn't cover the case of an isolated '$'
https://reviews.llvm.org/D48086
More information about the llvm-commits
mailing list