brintos

brintos / llvm-project-archived public Read only

0
0
Text · 158 B · 9a32a7a Raw
7 lines · plain
1; RUN: not llvm-dlltool -m arm64ec -d %s -l %t.lib 2>&1 | FileCheck %s2; CHECK: Invalid ARM64EC function name '?func'3 4LIBRARY test.dll5EXPORTS6        ?func7