[PATCH] D105320: [CodeView] Saturate values bigger than supported by APInt.
    Matheus Izvekov via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sun Jul 25 13:06:28 PDT 2021
    
    
  
mizvekov updated this revision to Diff 361527.
mizvekov marked an inline comment as done.
mizvekov added a comment.
- rebase on top of D106585 <https://reviews.llvm.org/D106585>
- Reimplement test based on IR
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105320/new/
https://reviews.llvm.org/D105320
Files:
  llvm/include/llvm/IR/DIBuilder.h
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp
  llvm/lib/IR/DIBuilder.cpp
  llvm/test/DebugInfo/COFF/integer-128.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105320.361527.patch
Type: text/x-patch
Size: 14859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210725/b1ecbca7/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list