brintos

brintos / llvm-project-archived public Read only

0
0
Text · 351 B · db71ef7 Raw
12 lines · plain
1; REQUIRES: x862 3; RUN: llvm-lib -machine:amd64 -out:%t.imp.lib -def:%s4; RUN: lld-link -machine:amd64 -out:%t.dll %t.imp.lib -dll -noentry -export:__imp_func,DATA -map5 6; FileCheck %s < %t.imp.map7; CHECK: 0001:00000098       __imp_func                 0000000180001098     export-imp-thunk.test.tmp.imp:imp.dll8 9LIBRARY imp.dll10EXPORTS11        func12