[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / Linker / Inputs / only-needed-compiler-used.ll
blob6d0fbdb4ceb78ec07417b671002e303f63d06d2f
1 @used1 = global i8 4
2 @used2 = global i32 123
4 @llvm.compiler.used = appending global [2 x ptr] [
5    ptr @used1,
6    ptr @used2
7 ], section "llvm.metadata"