[PATCH] D62475: Change DIEnumerator payload type to APInt

l via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 27 05:48:47 PDT 2019


LemonBoy updated this revision to Diff 201516.
LemonBoy added a comment.
Herald added a subscriber: ormris.

Oops, I had attached the wrong .patch file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62475

Files:
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/AsmParser/LLParser.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/DebugInfo/Generic/debug-info-enum.ll
  llvm/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62475.201516.patch
Type: text/x-patch
Size: 20225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190527/d52c659e/attachment-0001.bin>


More information about the llvm-commits mailing list