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

Matheus Izvekov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 16:47:12 PDT 2021


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

- Really `git add` the test case this time.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105320

Files:
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/test/CodeGenCXX/debug-info-codeview-int128.cpp
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105320.360645.patch
Type: text/x-patch
Size: 11032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/ddeb3742/attachment.bin>


More information about the llvm-commits mailing list