[PATCH] D96393: [CodeGen] Add Machine Function Splitter and DebugInfo composite testcase
TaoPan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 9 19:48:08 PST 2021
TaoPan added a comment.
I referred llvm/test/CodeGen/X86/machine-function-splitter.ll and llvm/test/DebugInfo/X86/basic-block-sections_1.ll to add this machine function splitter and DebugInfo composite testcase.
Could you please have a review?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96393/new/
https://reviews.llvm.org/D96393
More information about the llvm-commits
mailing list