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