[PATCH] Add small text file reader facility.

Diego Novillo dnovillo at google.com
Tue Dec 3 08:10:35 PST 2013


  This revision converts FileReader into an iterator class. I've updated
  the test cases and the existing user in SampleProfile.cpp.

Hi chandlerc,

http://llvm-reviews.chandlerc.com/D2294

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2294?vs=5829&id=5881#toc

Files:
  include/llvm/Support/FileUtilities.h
  lib/Transforms/Scalar/SampleProfile.cpp
  test/Transforms/SampleProfile/syntax.ll
  unittests/Support/CMakeLists.txt
  unittests/Support/FileReaderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2294.2.patch
Type: text/x-patch
Size: 14767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131203/993b49c9/attachment.bin>


More information about the llvm-commits mailing list