1 RUN: llvm-symbolizer --obj=%p/Inputs/cross-cu-inlining.x86_64-macho.o 0x17 | FileCheck %s
3 ; func has been inlined into main by LTO. Check that the symbolizer is able
4 ; to resolve the cross-cu reference and retrieve func's name
6 CHECK-NEXT: /tmp{{[/\\]}}cross-cu-inlining.c:16:3
8 CHECK-NEXT: /tmp{{[/\\]}}cross-cu-inlining.c:11:0