[PATCH] D51522: [LLVM-C] Add more debug information accessors to GlobalObject and Instruction

Robert Widmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 30 16:03:25 PDT 2018


CodaFi created this revision.
CodaFi added reviewers: whitequark, deadalnix.
Herald added subscribers: llvm-commits, JDevlieghere, aprantl.

Adds missing debug information accessors to GlobalObject.  This puts the finishing touches on cloning debug info in the echo tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D51522

Files:
  include/llvm-c/Core.h
  include/llvm-c/Types.h
  lib/IR/Core.cpp
  test/Bindings/llvm-c/echo.ll
  tools/llvm-c-test/echo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51522.163439.patch
Type: text/x-patch
Size: 10319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180830/0e6116fe/attachment.bin>


More information about the llvm-commits mailing list