[PATCH] D95209: [CodeGen] Port Machine Function Splitter from ELF to COFF

TaoPan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 21 23:13:53 PDT 2021


TaoPan added a comment.

Thanks Snehasish! I got the simplicity and value of Windows exception handling test for basic block sections. Is it ok adding llvm/test/CodeGen/X86/basic-block-sections-wineh.ll in a separate patch, as running the test won't execute the source code in this patch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95209



More information about the llvm-commits mailing list