[PATCH] D100557: [GC][NFC] Move GCStrategy from CodeGen to IR
    Max Kazantsev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr 15 23:06:44 PDT 2021
    
    
  
mkazantsev updated this revision to Diff 337994.
mkazantsev retitled this revision from "[GC][NFC] Move GCStrategy from CodeGen to Analysis" to "[GC][NFC] Move GCStrategy from CodeGen to IR".
Herald added a subscriber: dexonsmith.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100557/new/
https://reviews.llvm.org/D100557
Files:
  llvm/include/llvm/CodeGen/BuiltinGCs.h
  llvm/include/llvm/CodeGen/GCMetadata.h
  llvm/include/llvm/CodeGen/GCStrategy.h
  llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h
  llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h
  llvm/include/llvm/IR/BuiltinGCs.h
  llvm/include/llvm/IR/GCStrategy.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp
  llvm/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp
  llvm/lib/CodeGen/BuiltinGCs.cpp
  llvm/lib/CodeGen/CMakeLists.txt
  llvm/lib/CodeGen/GCMetadata.cpp
  llvm/lib/CodeGen/GCRootLowering.cpp
  llvm/lib/CodeGen/GCStrategy.cpp
  llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  llvm/lib/IR/BuiltinGCs.cpp
  llvm/lib/IR/CMakeLists.txt
  llvm/lib/IR/GCStrategy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100557.337994.patch
Type: text/x-patch
Size: 8285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/d3152acb/attachment.bin>
    
    
More information about the llvm-commits
mailing list