[PATCH] D64077: [ELF] Assert sizeof(SymbolUnion) <= 80
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jul  8 23:13:11 PDT 2019
    
    
  
MaskRay added a comment.
Ping :)
The wasm counterpart was committed as D64238 <https://reviews.llvm.org/D64238>. For this patch, we don't have to change `unsigned` to `bool` because the byte offset is already aligned.
Repository:
  rLLD LLVM Linker
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64077/new/
https://reviews.llvm.org/D64077
    
    
More information about the llvm-commits
mailing list