[PATCH] D90948: [WebAssembly] [WIP] call_indirect issues table number relocs
    Andy Wingo via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Nov 17 03:19:34 PST 2020
    
    
  
wingo added a comment.
Current status: CodeGen and MC tests working.  Need to think about ways to get the `getOrCreateWasmFunctionTableSymbol` stuff out of `MCContext` if possible.  Need to address any tests outside of CodeGen and MC.  Might need to split ImportName change for globals into separate patch.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90948/new/
https://reviews.llvm.org/D90948
    
    
More information about the llvm-commits
mailing list