[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:55:30 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGaad3d578da0d: [DebugInfo] Change DIEnumerator payload type from int64_t to APInt (authored by LemonBoy, committed by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D62475?vs=258546&id=258549#toc

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.258549.patch
Type: text/x-patch
Size: 19515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200418/da2cd912/attachment.bin>


More information about the llvm-commits mailing list