[PATCH] D68063: Propeller: LLVM support for basic block sections

Sriraman Tallam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 15:20:12 PST 2020


tmsriram updated this revision to Diff 243689.
tmsriram added a comment.

Use MemoryBuffer::getFile instead of fstream.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68063/new/

https://reviews.llvm.org/D68063

Files:
  llvm/include/llvm/CodeGen/CommandFlags.inc
  llvm/include/llvm/IR/Function.h
  llvm/include/llvm/ProfileData/BBSectionsProf.h
  llvm/include/llvm/Target/TargetMachine.h
  llvm/include/llvm/Target/TargetOptions.h
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/ProfileData/BBSectionsProf.cpp
  llvm/lib/ProfileData/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68063.243689.patch
Type: text/x-patch
Size: 12696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/d1183fe8/attachment.bin>


More information about the llvm-commits mailing list