diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-12-16 05:53:25 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-12-16 05:53:25 +0000 |
commit | 417fc6b3034b76340b15141d0187ba7114580ea6 (patch) | |
tree | 39dd7aa16c35ef89666953b8784e59a83babfa02 /clang/lib/Sema/SemaChecking.cpp | |
parent | 8adf2254efa3f9bf58c0bb14e89963471fd9482f (diff) | |
download | bcm5719-llvm-417fc6b3034b76340b15141d0187ba7114580ea6.tar.gz bcm5719-llvm-417fc6b3034b76340b15141d0187ba7114580ea6.zip |
ARM: diagnose deprecated syntax
The use of SP and PC in the register list for stores is deprecated on ARM
(ARM ARM A.8.8.199):
ARM deprecates the use of ARM instructions that include the SP or the PC in
the list.
Provide a deprecation warning from the assembler in the case that the syntax is
ever seen.
llvm-svn: 224319
Diffstat (limited to 'clang/lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions