commit | fbdea180c0e9a42026ea4389a2b96792fc00169d | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Tue Dec 16 05:53:25 2014 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Tue Dec 16 05:53:25 2014 +0000 |
tree | f962eee9848e28cf4e2aa26c7432ee679689c87b | |
parent | edfeeb6d70742455a6058a4e3e3c2ed0d5acedaa [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224319 91177308-0d34-0410-b5e6-96231b3b80d8