diff options
author | Kristof Beyls <kristof.beyls@arm.com> | 2013-02-14 14:46:12 +0000 |
---|---|---|
committer | Kristof Beyls <kristof.beyls@arm.com> | 2013-02-14 14:46:12 +0000 |
commit | 2efb59a71906710a1ab899bf15502b5689e282d3 (patch) | |
tree | f18ddb2d881dbb501defb8cd4ca5a1d35178b633 /clang/lib/Format/TokenAnnotator.cpp | |
parent | 2a25bfe06a3eea7d57d96758d7a50cefdd47c354 (diff) | |
download | bcm5719-llvm-2efb59a71906710a1ab899bf15502b5689e282d3.tar.gz bcm5719-llvm-2efb59a71906710a1ab899bf15502b5689e282d3.zip |
Make ARMAsmParser accept the correct alignment specifier syntax in instructions.
The parser will now accept instructions with alignment specifiers written like
vld1.8 {d16}, [r0:64]
, while also still accepting the incorrect syntax
vld1.8 {d16}, [r0, :64]
llvm-svn: 175164
Diffstat (limited to 'clang/lib/Format/TokenAnnotator.cpp')
0 files changed, 0 insertions, 0 deletions