Fix a really nasty SROA bug with how we handled out-of-bounds memcpy
[oota-llvm.git] / lib / IRReader / CMakeLists.txt
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...