Vedant Kumar 6039b79bbe Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file"
Changes since the initial commit:
- Normalize file paths read from the file to prevent Windows path
  separators from escaping parts of the path.
- Since we need to store the normalized file paths in WeightedFile,
  don't do tricky things to keep the source MemoryBuffer alive.
- Don't use list-initialization for a std::string in WeightedFile.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271953 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-06 23:17:22 +00:00
..
2016-01-26 21:29:08 +00:00
2016-06-01 01:59:58 +00:00
2016-05-18 22:04:49 +00:00
2016-04-18 09:17:29 +00:00
2016-01-26 21:29:08 +00:00
2016-05-18 22:04:49 +00:00
2016-05-29 01:11:00 +00:00
2016-01-26 21:29:08 +00:00
2016-04-18 09:17:29 +00:00
2016-05-18 22:04:49 +00:00
2015-12-01 00:48:34 +00:00