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

Sriraman Tallam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 16:27:51 PDT 2020


tmsriram updated this revision to Diff 249516.
tmsriram marked 4 inline comments as done.
tmsriram added a comment.

Address Reviewer comments:

- Make BasicBlock a scoped enum and reorder fields
- More comments on all the enum values
- Rebase


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/Target/TargetMachine.h
  llvm/include/llvm/Target/TargetOptions.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68063.249516.patch
Type: text/x-patch
Size: 6808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200310/0ecf9655/attachment.bin>


More information about the llvm-commits mailing list