aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/ToolOutputFile.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-01-10 04:38:31 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-01-10 04:38:31 +0000
commit5bfefb6a8f07f9ea73277043ff6c824851c00a10 (patch)
tree5ab32278f1b45fa9709448f6f9e574481518235b /llvm/lib/Support/ToolOutputFile.cpp
parentc38786be00778e8ad87fb0d50c3ce00a7ca84efb (diff)
downloadllvm-5bfefb6a8f07f9ea73277043ff6c824851c00a10.zip
llvm-5bfefb6a8f07f9ea73277043ff6c824851c00a10.tar.gz
llvm-5bfefb6a8f07f9ea73277043ff6c824851c00a10.tar.bz2
ARM IAS: support implicit immediate 0s for {LD,ST}R{B,}T
The ARM ARM indicates the mnemonics as follows: ldrbt{<c>}{<q>} <Rt>, [<Rn>], {, #+/-<imm>} ldrt{<c>}{<q>} <Rt>, [<Rn>] {, #+/-<imm>} strbt{<c>}{<q>} <Rt>, [<Rn>] {, #<imm>} strt{<c>}{<q>} <Rt>, [<Rn>] {, #+/-<imm>} This improves the parser to deal with the implicit immediate 0 for the mnemonics as per the specification. Thanks to Joerg Sonnenberger for the tests! llvm-svn: 198914
Diffstat (limited to 'llvm/lib/Support/ToolOutputFile.cpp')
0 files changed, 0 insertions, 0 deletions