[PATCH] D44757: [InstrProf] Fix test failures introduced by D44717

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 15:02:50 PDT 2018


mtrofin updated this revision to Diff 139379.
mtrofin added a comment.

Removed windows fix, since it was already addressed in r328157


Repository:
  rL LLVM

https://reviews.llvm.org/D44757

Files:
  include/llvm/ProfileData/InstrProf.h
  include/llvm/ProfileData/InstrProfData.inc
  include/llvm/ProfileData/InstrProfReader.h
  lib/ProfileData/InstrProf.cpp
  lib/ProfileData/InstrProfReader.cpp
  unittests/ProfileData/InstrProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44757.139379.patch
Type: text/x-patch
Size: 7903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180321/1a3e3b08/attachment.bin>


More information about the llvm-commits mailing list