[InstCombine] Signed saturation patterns
[llvm-core.git] / test / tools / llvm-cxxfilt / coff-import.test
blob35494d7a83269abae01bcc8c4fcf9b386d5258b1
1 RUN: llvm-cxxfilt -_ ___imp__ZSt6futureIvE | FileCheck %s
2 RUN: llvm-cxxfilt __imp__ZSt6futureIvE | FileCheck %s
4 CHECK: import thunk for std::future<void>