[PATCH] D105320: [CodeView] Skip emitting values bigger than supported by APInt.
Matheus Izvekov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 21 16:43:27 PDT 2021
mizvekov updated this revision to Diff 360643.
mizvekov edited the summary of this revision.
mizvekov added a comment.
Herald added subscribers: cfe-commits, dexonsmith.
Herald added a project: clang.
- Fixes more issues.
- Add test cases.
- Add some FIXME notes.
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
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.360643.patch
Type: text/x-patch
Size: 7965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/14e860f2/attachment.bin>
More information about the llvm-commits
mailing list