[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / tools / llvm-cxxfilt / types.test
blob2213c386f82e360fee42cc2de635b26cada684d6
1 RUN: llvm-cxxfilt -t f i | FileCheck %s
2 RUN: echo "f i" | llvm-cxxfilt -t | FileCheck %s --check-prefix="CHECK-STRING"
4 CHECK: float
5 CHECK-NEXT: int
6 CHECK-STRING: float int