llvm-project/llvm/bindings/go/llvm
David L. Jones 986480032b Remove Go Attribute type that was deleted from the C API in r286062.
Summary:
The C++ side of the Go bindings were updated in r286085, r286086, and r286087,
but those did not remove this type.

Reviewers: djasper

Subscribers: axw

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

llvm-svn: 286131
2016-11-07 18:38:49 +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 SpecialCaseList: Add support for parsing multiple input files. 2015-02-04 17:39:48 +00:00
SupportBindings.cpp Re-sort the #include lines in bindings and examples which I managed to 2015-02-13 09:14:30 +00:00
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 Remove Go Attribute type that was deleted from the C API in r286062. 2016-11-07 18:38:49 +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 SpecialCaseList: Add support for parsing multiple input files. 2015-02-04 17:39:48 +00:00
transforms_ipo.go
transforms_pmbuilder.go
transforms_scalar.go
version.go