summaryrefslogtreecommitdiffstats
path: root/lld/test/elf/ifunc.test
blob: 0e636a4961770dcb1c07a032b4f573174dc53f8f (plain)
1
2
3
4
5
6
RUN: lld -core -target x86_64-linux -emit-yaml -output=- %p/Inputs/ifunc.x86-64 \
RUN: | FileCheck %s

CHECK: name: hey
CHECK: scope: global
CHECK: type: resolver
OpenPOWER on IntegriCloud