]> granicus.if.org Git - llvm/commit
Revert r373888 "[IA] Recognize hexadecimal escape sequences"
authorNico Weber <nicolasweber@gmx.de>
Mon, 7 Oct 2019 11:46:26 +0000 (11:46 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 7 Oct 2019 11:46:26 +0000 (11:46 +0000)
commitdbd280f4e1ced8cef113adb11ded8c60ebf52ec5
tree592c6718d481786a660927bc95670dfa967ae6e4
parent7509fd2083fcc264b2496486f687d78f323d8e39
Revert r373888 "[IA] Recognize hexadecimal escape sequences"

It broke MC/AsmParser/directive_ascii.s on all bots:

    Assertion failed: (Index < Length && "Invalid index!"), function operator[],
        file ../../llvm/include/llvm/ADT/StringRef.h, line 243.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373898 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmParser.cpp
test/MC/AsmParser/directive_ascii.s