Bump version to 19.1.0-rc3
[llvm-project.git] / llvm / test / CodeGen / M68k / m6888x-features.ll
blob5145d6452e76bb5619a801c9615679da7282ad58
1 ; RUN: llc -mtriple=m68k -mattr="+isa-68881" %s -o - 2>&1 | FileCheck %s
2 ; RUN: llc -mtriple=m68k -mattr="+isa-68882" %s -o - 2>&1 | FileCheck %s
4 define dso_local i32 @f() {
5 entry:
6   ret i32 0
9 ; Make sure that all of the features listed are recognized.
10 ; CHECK-NOT:    is not a recognized feature for this target