[PATCH] D108360: [clang][NFC] Remove dead code

Andy Wingo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 19 05:16:38 PDT 2021


wingo added a reviewer: rjmccall.
wingo added a comment.

Hi John, I am new to clang, having mostly worked on the WebAssembly target in llvm proper.  I have a stack of patches related to address space treatment in codegen -- most of them NFC refactors to later allow the WebAssembly target to alloca in different address spaces. See https://lists.llvm.org/pipermail/cfe-dev/2021-July/068559.html for broader context. Would it be OK if I sent them your way? Cheers, Andy.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108360



More information about the cfe-commits mailing list