diff options
Diffstat (limited to 'llvm/test/CodeGen/ARM/build-attributes-fn-attr6.ll')
-rw-r--r-- | llvm/test/CodeGen/ARM/build-attributes-fn-attr6.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/ARM/build-attributes-fn-attr6.ll b/llvm/test/CodeGen/ARM/build-attributes-fn-attr6.ll index 61741c000da..b2f12b984ef 100644 --- a/llvm/test/CodeGen/ARM/build-attributes-fn-attr6.ll +++ b/llvm/test/CodeGen/ARM/build-attributes-fn-attr6.ll @@ -5,6 +5,7 @@ ; functions have inconsistent values, and that a default is returned. ; RUN: llc < %s -mtriple=armv7-linux-gnueabi -mcpu=cortex-a15 | FileCheck %s +; RUN: llc < %s -mtriple=armv7-linux-gnueabi -mcpu=cortex-a15 -enable-ipra | FileCheck %s ; CHECK: .eabi_attribute 20, 1 |