Files
clang-p2996/lld/test/ELF/Inputs/exclude-libs.ll
Yi Kong a2125b12ec Also search BitcodeFiles for exclude-lib symbols
Archives created with ThinLTO are bitcodes, they also need to be searched for excluded symbols.

Differential Revision: https://reviews.llvm.org/D48857

llvm-svn: 336826
2018-07-11 17:45:28 +00:00

4 lines
68 B
LLVM

@fn2 = global void()* null;
target triple = "x86_64-unknown-linux"