[PATCH] D62475: [DebugInfo] Change DIEnumerator payload type from int64_t to APInt
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 18 12:54:54 PDT 2020
MaskRay updated this revision to Diff 258544.
MaskRay added a comment.
Simplify tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62475/new/
https://reviews.llvm.org/D62475
Files:
llvm/include/llvm/Bitcode/BitcodeReader.h
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Reader/MetadataLoader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/DIBuilder.cpp
llvm/lib/IR/DebugInfoMetadata.cpp
llvm/lib/IR/LLVMContextImpl.h
llvm/lib/Target/BPF/BTFDebug.cpp
llvm/test/Assembler/DIEnumeratorBig.ll
llvm/test/Bitcode/DIEnumerator-10.0.ll
llvm/test/Bitcode/DIEnumerator-10.0.ll.bc
llvm/unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62475.258544.patch
Type: text/x-patch
Size: 21576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200418/2c67a6d0/attachment-0001.bin>
More information about the llvm-commits
mailing list