summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/coff-weak-externals.test
blob: b7a0980ff7222b84294ca499ed3acece8c694c14 (plain)
1
2
3
4
5
RUN: yaml2obj %p/Inputs/COFF/weak-externals.yaml | llvm-objdump -t - | FileCheck %s

CHECK: [ 0](sec  0)(fl 0x00)(ty   0)(scl  69) (nx 1) 0x00000000 Function
CHECK: AUX tagndx 9 type 2

OpenPOWER on IntegriCloud