[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 06:42:48 PDT 2019


CodaFi created this revision.
CodaFi added reviewers: whitequark, deadalnix.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Resubmitting D60484 <https://reviews.llvm.org/D60484> with the conflicting Go bindings renamed to avoid collisions.


Repository:
  rG LLVM Github Monorepo

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/lib/IR/Core.cpp

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


More information about the llvm-commits mailing list