Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / GlobalOpt / tls.ll
2012-11-15 Hans WennborgMake GlobalOpt be conservative with TLS variables ...