1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/bindings/go/llvm
Robert Widmann da45726713 [LLVM-C] Consolidate llgo's DIBuilder Bindings
Summary: Move and correct LLVMDIBuilderCreateTypedef.  This is the last API in DIBuilderBindings.h, so it is being removed and the C API will now be re-exported from IRBindings.h.

Reviewers: whitequark, harlanhaskins, deadalnix

Reviewed By: whitequark

Subscribers: llvm-commits

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

llvm-svn: 332041
2018-05-10 21:10:06 +00:00
..
analysis.go
bitreader.go
bitwriter.go
dibuilder.go [LLVM-C] Consolidate llgo's DIBuilder Bindings 2018-05-10 21:10:06 +00:00
executionengine_test.go
executionengine.go
InstrumentationBindings.cpp
InstrumentationBindings.h
ir_test.go Fix Go IR test for changes in DIBuilder API 2018-04-02 21:45:35 +00:00
ir.go [LLVM-C] Move DIBuilder Bindings For Temporary MDNodes 2018-05-10 18:09:53 +00:00
IRBindings.cpp [LLVM-C] Move DIBuilder Bindings For Temporary MDNodes 2018-05-10 18:09:53 +00:00
IRBindings.h [LLVM-C] Consolidate llgo's DIBuilder Bindings 2018-05-10 21:10:06 +00:00
linker.go
llvm_config.go.in
llvm_dep.go
string_test.go
string.go
support.go
SupportBindings.cpp
SupportBindings.h
target.go
transforms_instrumentation.go
transforms_ipo.go
transforms_pmbuilder.go
transforms_scalar.go Unbreak the build of the go bindings after r328839. 2018-03-31 07:41:25 +00:00
version.go