[PATCH] D92681: [MC] Fix ICE with non-newline terminated input
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 4 12:57:57 PST 2020
scott.linder added a comment.
Alternatively I'm open to fix this in the caller if the `(EndOfStatement, "\0")` value is correct here. I just didn't see what use the caller would have for a string containing an embedded null here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92681/new/
https://reviews.llvm.org/D92681
More information about the llvm-commits
mailing list