Fix PR26051: Memcpy optimization should introduce a call to memcpy before the store...
[oota-llvm.git] / test / Transforms / GlobalOpt / compiler-used.ll
2013-07-20 Rafael EspindolaDon't crash when llvm.compiler.used becomes empty.