summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/CodeCompleteConsumer.cpp
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2013-06-18 20:19:24 +0000
committerKevin Enderby <enderby@apple.com>2013-06-18 20:19:24 +0000
commitc5d0935788dbba6e3deeeb49819a34cdf298769f (patch)
tree4c2525e64d4d005dd38ef77adbd885922c7591a3 /clang/lib/Sema/CodeCompleteConsumer.cpp
parent39b7968ccba45f1e687b6d40caa6a72827e26cb9 (diff)
downloadbcm5719-llvm-c5d0935788dbba6e3deeeb49819a34cdf298769f.tar.gz
bcm5719-llvm-c5d0935788dbba6e3deeeb49819a34cdf298769f.zip
Change the arm assembler to support this from the v7c spec:
"When assembling to the ARM instruction set, the .N qualifier produces an assembler error and the .W qualifier has no effect." In the pre-matcher handler in the asm parser the ".w" (wide) qualifier when in ARM mode is now discarded. And an error message is now produced when the ".n" (narrow) qualifier is used in ARM mode. Test cases for these were added. rdar://14064574 llvm-svn: 184224
Diffstat (limited to 'clang/lib/Sema/CodeCompleteConsumer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud