diff options
| author | Charlie Turner <charlie.turner@arm.com> | 2015-01-29 11:19:54 +0000 |
|---|---|---|
| committer | Charlie Turner <charlie.turner@arm.com> | 2015-01-29 11:19:54 +0000 |
| commit | ed76a05c4de2a7f454d570240e71a3f17bbc3f30 (patch) | |
| tree | af2d8df99b78053b0249d44726ff0d227ed9f4d1 /llvm/test/CodeGen/ARM | |
| parent | 8182818a53ff6b319621f0c0dc2ac2df4a506d25 (diff) | |
| download | bcm5719-llvm-ed76a05c4de2a7f454d570240e71a3f17bbc3f30.tar.gz bcm5719-llvm-ed76a05c4de2a7f454d570240e71a3f17bbc3f30.zip | |
Add a missing Tag_DIV_use test for Cortex-M7.
llvm-svn: 227429
Diffstat (limited to 'llvm/test/CodeGen/ARM')
| -rw-r--r-- | llvm/test/CodeGen/ARM/build-attributes.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/ARM/build-attributes.ll b/llvm/test/CodeGen/ARM/build-attributes.ll index 2e382308bf5..251d8f08278 100644 --- a/llvm/test/CodeGen/ARM/build-attributes.ll +++ b/llvm/test/CodeGen/ARM/build-attributes.ll @@ -835,6 +835,7 @@ ; CORTEX-M7-DOUBLE-NOT: .eabi_attribute 27 ; CORTEX-M7: .eabi_attribute 36, 1 ; CORTEX-M7: .eabi_attribute 38, 1 +; CORTEX-M7-NOT: .eabi_attribute 44 ; CORTEX-M7: .eabi_attribute 14, 0 ; CORTEX-M7-NOFPU-FAST-NOT: .eabi_attribute 19 |

