[PATCH] D60511: [LLVM-C] Correct The Current Debug Location Accessors (Again)

Robert Widmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 07:14:34 PDT 2019


CodaFi updated this revision to Diff 194510.
CodaFi added a comment.

Add an accessor for the "inlined at" location


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60511

Files:
  llvm/bindings/go/llvm/IRBindings.cpp
  llvm/bindings/go/llvm/IRBindings.h
  llvm/bindings/go/llvm/ir.go
  llvm/include/llvm-c/Core.h
  llvm/include/llvm-c/DebugInfo.h
  llvm/lib/IR/Core.cpp
  llvm/lib/IR/DebugInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60511.194510.patch
Type: text/x-patch
Size: 6501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/8fd9f2d5/attachment.bin>


More information about the llvm-commits mailing list