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

Sriraman Tallam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 4 16:50:47 PST 2020


tmsriram updated this revision to Diff 242470.
tmsriram added a comment.
Herald added a subscriber: mgorny.

Refactore getBBSectionsList function into a common place so that it can be shared with clang and lld.


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/BasicBlock.h
  llvm/include/llvm/IR/Function.h
  llvm/include/llvm/ProfileData/PropellerProf.h
  llvm/include/llvm/Target/TargetMachine.h
  llvm/include/llvm/Target/TargetOptions.h
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/ProfileData/CMakeLists.txt
  llvm/lib/ProfileData/PropellerProf.cpp

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


More information about the llvm-commits mailing list