diff options
author | Asiri Rathnayake <asiri.rathnayake@arm.com> | 2014-12-04 14:49:07 +0000 |
---|---|---|
committer | Asiri Rathnayake <asiri.rathnayake@arm.com> | 2014-12-04 14:49:07 +0000 |
commit | d33304b3adfea0eb407984cc93a508d252a656e6 (patch) | |
tree | b9f48803c67a954bc9a81e27c2e047da9d6e5b06 /llvm/lib/Support/MemoryBuffer.cpp | |
parent | be8fd3fe28a3a5b7a9f708748e85fa2d16349956 (diff) | |
download | llvm-d33304b3adfea0eb407984cc93a508d252a656e6.zip llvm-d33304b3adfea0eb407984cc93a508d252a656e6.tar.gz llvm-d33304b3adfea0eb407984cc93a508d252a656e6.tar.bz2 |
Fix a minor regression introduced in r223113
r223113 added support for ARM modified immediate assembly syntax. That patch
has broken support for immediate expressions, as in:
add r0, #(4 * 4)
It wasn't caught because we don't have any tests for this feature. This patch
fixes this regression and adds test cases.
llvm-svn: 223366
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions