diff options
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/test/CodeGen/ARM/floorf.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/floorf.ll b/llvm/test/CodeGen/ARM/floorf.ll index 29f43fdfb39..492fc36d280 100644 --- a/llvm/test/CodeGen/ARM/floorf.ll +++ b/llvm/test/CodeGen/ARM/floorf.ll @@ -1,4 +1,4 @@ -; RUN: llc -march=arm < %s | FileCheck %s +; RUN: llc -mtriple=arm-unknown-unknown < %s | FileCheck %s ; CHECK: test1 define float @test1() nounwind uwtable readnone ssp { |

