[PATCH] Add small text file reader facility.
Diego Novillo
dnovillo at google.com
Fri Dec 6 14:56:07 PST 2013
This fixes support for comment lines. The iterator completely skips over them, instead of uselessly stopping at each one.
Hi chandlerc,
http://llvm-reviews.chandlerc.com/D2294
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2294?vs=5954&id=5967#toc
Files:
include/llvm/Support/FileUtilities.h
lib/Transforms/Scalar/SampleProfile.cpp
unittests/Support/CMakeLists.txt
unittests/Support/FileReaderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2294.4.patch
Type: text/x-patch
Size: 13947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131206/90c23d45/attachment.bin>
More information about the llvm-commits
mailing list