[PATCH] D77115: [WebAssembly] Emit .llvmcmd and .llvmbc as custom sections
    Alex Crichton via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Mar 31 07:44:46 PDT 2020
    
    
  
alexcrichton added a comment.
Seems reasonable to me! In my testing though if these existed as custom sections they'd still make their way to the final binary through LLD, so could LLD skip over these sectiosn by default?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77115/new/
https://reviews.llvm.org/D77115
    
    
More information about the cfe-commits
mailing list