[PATCH] D99487: [CodeGen] Port basic block sections from ELF to COFF
    TaoPan via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Aug 18 23:39:12 PDT 2021
    
    
  
TaoPan updated this revision to Diff 367407.
TaoPan added a comment.
Fix Windows gnu section name and test case
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99487/new/
https://reviews.llvm.org/D99487
Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/fbasic-block-sections.c
  llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/test/CodeGen/X86/basic-block-sections.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99487.367407.patch
Type: text/x-patch
Size: 10751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210819/5d90420a/attachment.bin>
    
    
More information about the llvm-commits
mailing list