[Orc] Remote the <unistd> include introduced in r257305 - it's not needed, and
[oota-llvm.git] / test / Transforms / GlobalDCE / 2003-10-09-PreserveWeakGlobals.ll
1 ; Weak variables should be preserved by global DCE!
2
3 ; RUN: opt < %s -globaldce -S | grep @A
4
5
6 @A = weak global i32 54