[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / CodeGen / X86 / weak.ll
blobd2698aabe3a6e4c8f6d87276b1362061ac9ad367
1 ; RUN: llc < %s -mtriple=i686--
2 @a = extern_weak global i32             ; <ptr> [#uses=1]
3 @b = global ptr @a             ; <ptr> [#uses=0]