[PATCH] Add small text file reader facility.

Diego Novillo dnovillo at google.com
Tue Dec 10 06:40:43 PST 2013


  Remove superfluous inline markers.

Hi chandlerc,

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

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

Files:
  include/llvm/Support/FileUtilities.h
  lib/Transforms/Scalar/SampleProfile.cpp
  test/Transforms/SampleProfile/Inputs/bad_sample_line.prof
  test/Transforms/SampleProfile/Inputs/calls.prof
  test/Transforms/SampleProfile/Inputs/propagate.prof
  test/Transforms/SampleProfile/Inputs/syntax.prof
  test/Transforms/SampleProfile/branch.ll
  test/Transforms/SampleProfile/calls.ll
  test/Transforms/SampleProfile/propagate.ll
  test/Transforms/SampleProfile/syntax.ll
  unittests/Support/CMakeLists.txt
  unittests/Support/FileReaderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2294.5.patch
Type: text/x-patch
Size: 72290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131210/b688614a/attachment.bin>


More information about the llvm-commits mailing list