OSDN Git Service

[LLVM-C] Correct The Current Debug Location Accessors (Again)
authorRobert Widmann <devteam.codafi@gmail.com>
Wed, 10 Apr 2019 14:19:05 +0000 (14:19 +0000)
committerRobert Widmann <devteam.codafi@gmail.com>
Wed, 10 Apr 2019 14:19:05 +0000 (14:19 +0000)
commite9dc5141ac21ce3a71dec49a296a1a8eaf65402d
tree0ff207029e5d390a32bb038339daa5574aa30b8a
parent8f0a1e068936b4a598a78cc8da080dad94d165ca
[LLVM-C] Correct The Current Debug Location Accessors (Again)

Summary: Resubmitting D60484 with the conflicting Go bindings renamed to avoid collisions.

Reviewers: whitequark, deadalnix

Subscribers: hiraditya, llvm-commits, sammccall

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D60511

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358086 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/go/llvm/IRBindings.cpp
bindings/go/llvm/IRBindings.h
bindings/go/llvm/ir.go
include/llvm-c/Core.h
include/llvm-c/DebugInfo.h
lib/IR/Core.cpp
lib/IR/DebugInfo.cpp