468663ddbb
Former-commit-id: 1d6753294b2993e1fbf92de9366bb9544db4189b
6 lines
154 B
Plaintext
6 lines
154 B
Plaintext
RUN: llvm-readobj -needed-libs %p/Inputs/needed-libs.obj.coff-am64 | FileCheck %s
|
|
|
|
CHECK: NeededLibraries [
|
|
CHECK-NEXT: KERNEL32.dll
|
|
CHECK-NEXT: ]
|