[PATCH] D95510: Diagnose if a SLEB128 is too large to fit in an int64_t.
    Richard Smith - zygoloid via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jan 27 18:29:22 PST 2021
    
    
  
rsmith updated this revision to Diff 319730.
rsmith added a comment.
Always use SLEB for Wasm reloc addeds.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95510/new/
https://reviews.llvm.org/D95510
Files:
  llvm/include/llvm/Support/LEB128.h
  llvm/lib/ObjectYAML/WasmEmitter.cpp
  llvm/unittests/Support/LEB128Test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95510.319730.patch
Type: text/x-patch
Size: 5979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210128/c4dd44b7/attachment.bin>
    
    
More information about the llvm-commits
mailing list