Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
91be65be656072a68b51a8c4e7bb751ea475d896
/
.
/
llvm
/
test
/
tools
/
llvm-cxxfilt
/
coff-import.test
blob: 35494d7a83269abae01bcc8c4fcf9b386d5258b1 [
file
] [
log
] [
blame
]
RUN
:
llvm
-
cxxfilt
-
_ ___imp__ZSt6futureIvE
|
FileCheck
%
s
RUN
:
llvm
-
cxxfilt __imp__ZSt6futureIvE
|
FileCheck
%
s
CHECK
:
import
thunk
for
std
::
future
<void>