forked from OSchip/llvm-project
584af871cc
Now LLVMBitWriter compiles without implicit ilist iterator conversions. In these cases, the cleanest thing was to switch to range-based for loops. Since there wasn't much noise I converted sub-loops and parent loops as a drive-by. llvm-svn: 250144 |
||
---|---|---|
.. | ||
BitWriter.cpp | ||
BitcodeWriter.cpp | ||
BitcodeWriterPass.cpp | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
Makefile | ||
ValueEnumerator.cpp | ||
ValueEnumerator.h |