[PATCH] D105320: [CodeView] Saturate values bigger than supported by APInt.

Matheus Izvekov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 25 15:08:59 PDT 2021


mizvekov updated this revision to Diff 361547.
mizvekov added a comment.

.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105320/new/

https://reviews.llvm.org/D105320

Files:
  llvm/include/llvm/ADT/APInt.h
  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.361547.patch
Type: text/x-patch
Size: 16260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210725/0d52c10d/attachment.bin>


More information about the llvm-commits mailing list