[PATCH] D68483: [IA] Recognize hexadecimal escape sequences
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 7 04:44:48 PDT 2019
thakis added a comment.
I reverted this in r373898 since MC/AsmParser/directive_ascii.s failed on bots. I didn't look into it, but maybe it's because there's no bounds checking on the `i + 1` index.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68483/new/
https://reviews.llvm.org/D68483
More information about the llvm-commits
mailing list