llvm-project/llvm/bindings/go/llvm
Sam McCall 8b4a9fa0b6 Update go bindings to use new functions from rL317135.
This fixes duplicate symbol problems.

llvm-svn: 317195
2017-11-02 10:22:26 +00:00
..
DIBuilderBindings.cpp Update go bindings to use new functions from rL317135. 2017-11-02 10:22:26 +00:00
DIBuilderBindings.h Update go bindings to use new functions from rL317135. 2017-11-02 10:22:26 +00:00
IRBindings.cpp Go binding: Add GetCurrentDebugLocation to obtain debug location from builder 2017-03-31 04:59:57 +00:00
IRBindings.h Introducing LLVMMetadataRef 2017-04-17 11:52:54 +00:00
InstrumentationBindings.cpp
InstrumentationBindings.h
SupportBindings.cpp
SupportBindings.h
analysis.go
bitreader.go Deprecate a few C APIs. 2015-12-18 23:46:42 +00:00
bitwriter.go
dibuilder.go Update go bindings to use new functions from rL317135. 2017-11-02 10:22:26 +00:00
executionengine.go
executionengine_test.go Kill LLVMAddTargetData 2016-02-16 00:22:02 +00:00
ir.go [Go] Subtypes function 2017-06-08 07:32:29 +00:00
ir_test.go [Go] Subtypes function 2017-06-08 07:32:29 +00:00
linker.go
llvm_config.go.in
llvm_dep.go
string.go
string_test.go
support.go
target.go bindings/go: reinstate TargetMachine.TargetData 2016-03-15 05:04:06 +00:00
transforms_instrumentation.go
transforms_ipo.go
transforms_pmbuilder.go Go binding: Add methods for missing PassManagerBuilder C APIs 2017-02-17 05:41:05 +00:00
transforms_scalar.go
version.go