llvm-project/llvm/bindings/go/llvm
Amaury Sechet c00c9a9f61 Fix go binding to adapt the new attribute API
https://reviews.llvm.org/D26339

llvm-svn: 287328
2016-11-18 10:11:02 +00:00
..
DIBuilderBindings.cpp [Go bindings] Update for r284678 API changes. 2016-10-20 09:14:39 +00:00
DIBuilderBindings.h [Go bindings] Update for r284678 API changes. 2016-10-20 09:14:39 +00:00
IRBindings.cpp Delete one more function that needs to go after r286062. 2016-11-06 21:20:45 +00:00
IRBindings.h Also delete the go side of the bindings deleted in r286085/r286086. 2016-11-06 23:21:22 +00:00
InstrumentationBindings.cpp [PM] Remove the old 'PassManager.h' header file at the top level of 2015-02-13 10:01:29 +00:00
InstrumentationBindings.h
SupportBindings.cpp
SupportBindings.h
analysis.go Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
bitreader.go Deprecate a few C APIs. 2015-12-18 23:46:42 +00:00
bitwriter.go
dibuilder.go [Go bindings] Update for r284678 API changes. 2016-10-20 09:14:39 +00:00
executionengine.go Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
executionengine_test.go Kill LLVMAddTargetData 2016-02-16 00:22:02 +00:00
ir.go Fix go binding to adapt the new attribute API 2016-11-18 10:11:02 +00:00
ir_test.go Fix go binding to adapt the new attribute API 2016-11-18 10:11:02 +00:00
linker.go Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
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
transforms_scalar.go
version.go