summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/taskloop_loop_messages.cpp
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@arm.com>2017-10-10 12:35:09 +0000
committerOliver Stannard <oliver.stannard@arm.com>2017-10-10 12:35:09 +0000
commitcd3306f62f76818f546b0061c87003d062d46e49 (patch)
tree47f2ab90a4655ec724040bfa06e07992a5d7554a /clang/test/OpenMP/taskloop_loop_messages.cpp
parentbbad419e947d4d4916b5f3782db5adbe772040b6 (diff)
downloadbcm5719-llvm-cd3306f62f76818f546b0061c87003d062d46e49.tar.gz
bcm5719-llvm-cd3306f62f76818f546b0061c87003d062d46e49.zip
[ARM, Asm] Add diagnostics for floating-point register operands
This adds diagnostic strings for the ARM floating-point register classes, which will be used when these classes are expected by the assembler, but the provided operand is not valid. One of these, DPR, requires C++ code to select the correct error message, as that class contains different registers depending on the FPU. The rest can all have their diagnostic strings stored in the tablegen decription of them. Differential revision: https://reviews.llvm.org/D36693 llvm-svn: 315304
Diffstat (limited to 'clang/test/OpenMP/taskloop_loop_messages.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud