1*20c4e95bSVladislav DzhidzhoevREQUIRES: target-windows, lld 29c739252SPavel LabathRUN: %clang_cl_host /c /Zi /Gy %S/Inputs/FunctionLevelLinkingTest.cpp /o %t.obj 387aa9c9eSJonas DevlieghereRUN: lld-link /debug:full /nodefaultlib /entry:main /order:@%S/Inputs/FunctionLevelLinkingTest.ord %t.obj /out:%t.exe 487aa9c9eSJonas DevlieghereRUN: env LLDB_USE_NATIVE_PDB_READER=1 lldb-test symbols -verify %t.exe 5cf3464bbSJonas DevlieghereRUN: lldb-test symbols -verify %t.exe 6