Mercurial > hg > CbC > CbC_llvm
view lld/test/COFF/lib.test @ 213:25ca0248ac32
...
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 11 Jul 2021 17:05:31 +0900 |
parents | 1d019706d866 |
children | c4bab56944e8 |
line wrap: on
line source
# RUN: lld-link /machine:x64 /def:%S/Inputs/library.def /out:%t.lib # RUN: llvm-nm %t.lib | FileCheck %s CHECK: 00000000 R __imp_constant CHECK: 00000000 R constant CHECK: 00000000 D __imp_data CHECK: 00000000 T __imp_function CHECK: 00000000 T function