diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/coal-sections.ll')
-rw-r--r-- | llvm/test/CodeGen/PowerPC/coal-sections.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/coal-sections.ll b/llvm/test/CodeGen/PowerPC/coal-sections.ll index e7bac74e15a..3676f6016a0 100644 --- a/llvm/test/CodeGen/PowerPC/coal-sections.ll +++ b/llvm/test/CodeGen/PowerPC/coal-sections.ll @@ -1,4 +1,4 @@ -; RUN: llc -verify-machineinstrs < %s -mtriple powerpc-apple-darwin8 -march=ppc32 | FileCheck %s +; RUN: llc -verify-machineinstrs < %s -mtriple powerpc-apple-darwin8 | FileCheck %s ; Check that *coal* sections are emitted. |