Add a relocation visitor to lib object. This works via caching relocated
[oota-llvm.git] / test / Transforms / InstCombine / memcpy-from-global.ll
2012-08-21 Chandler CarruthPort the global copy optimization from the SROA pass...