[PATCH] D20980: [llvm-profdata] Add option to ingest filepaths from a file

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 11:47:54 PDT 2016


vsk created this revision.
vsk added reviewers: slingn, davidxl.
vsk added a subscriber: llvm-commits.

This is useful if the shell can't handle the number of files being passed in.

http://reviews.llvm.org/D20980

Files:
  docs/CommandGuide/llvm-profdata.rst
  test/tools/llvm-profdata/input-filenames.test
  tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20980.59591.patch
Type: text/x-patch
Size: 5025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160603/186d3ad6/attachment.bin>


More information about the llvm-commits mailing list