forked from OSchip/llvm-project
cf9e8f6968
but with a critical fix to the SelectionDAG code that optimizes copies from strings into immediate stores: the previous code was stopping reading string data at the first nul. Address this by adding a new argument to llvm::getConstantStringInfo, preserving the behavior before the patch. llvm-svn: 149800 |
||
---|---|---|
.. | ||
BitWriter.cpp | ||
BitcodeWriter.cpp | ||
BitcodeWriterPass.cpp | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
Makefile | ||
ValueEnumerator.cpp | ||
ValueEnumerator.h |