llvm::lto::InputFile::getDependentLibraries

Returns dependent library specifiers from the input file.

Synopsis

Declared in <llvm/LTO/LTO.h>

ArrayRef<StringRef>
getDependentLibraries() const;

Return Value

Dependent library specifiers from the input file.