[PATCH] D68063: Propeller: LLVM support for basic block sections
Sriraman Tallam via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 31 16:25:50 PST 2020
tmsriram updated this revision to Diff 241842.
tmsriram added a comment.
Support the basicblock-sections=<file> option in llc too for feature completeness here and to add tests.
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/Target/TargetMachine.h
llvm/include/llvm/Target/TargetOptions.h
llvm/lib/CodeGen/CodeGenPrepare.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68063.241842.patch
Type: text/x-patch
Size: 11402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200201/7b33a934/attachment.bin>
More information about the llvm-commits
mailing list