OSDN Git Service

[llvm-profdata] Add option to ingest filepaths from a file
authorVedant Kumar <vsk@apple.com>
Fri, 3 Jun 2016 19:05:20 +0000 (19:05 +0000)
committerVedant Kumar <vsk@apple.com>
Fri, 3 Jun 2016 19:05:20 +0000 (19:05 +0000)
commitc80b40eaea92ac7047d0bd73628a6f02151aed48
tree141a1f2fe8a0d2a668fdfc752a98e156080f04e9
parentf0704e634ff102e5e7a02f63d00e2723268af08b
[llvm-profdata] Add option to ingest filepaths from a file

Differential Revision: http://reviews.llvm.org/D20980

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271709 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CommandGuide/llvm-profdata.rst
test/tools/llvm-profdata/input-filenames.test [new file with mode: 0644]
tools/llvm-profdata/llvm-profdata.cpp