]> granicus.if.org Git - llvm/commit
[ARM] Relax 'cpsie'/'cpsid' flag parsing.
authorJonathan Roelofs <jonathan@codesourcery.com>
Tue, 19 Sep 2017 21:23:19 +0000 (21:23 +0000)
committerJonathan Roelofs <jonathan@codesourcery.com>
Tue, 19 Sep 2017 21:23:19 +0000 (21:23 +0000)
commitee28e9a4fa1e849550817b9a8110212ebd25cec9
tree8c6e5281b362ae4ee591b54d3aad5bf76116b04d
parenta08ffd613d49dd0a7fb4fb7c969e7fab99a55716
[ARM] Relax 'cpsie'/'cpsid' flag parsing.

The ARM docs suggest in examples that the flags can have either case, and there
are applications in the wild that (libopencm3, for example) that expect to be
able to use the uppercase spelling.

https://reviews.llvm.org/D37953

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313680 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/basic-arm-instructions.s