1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/bindings/go/llvm
Andrew Wilkins 35ccd53b9c Go binding: Add methods for missing PassManagerBuilder C APIs
Patch by Ryuichi Hayashida!

Differential Revision: http://reviews.llvm.org/D30042

llvm-svn: 295420
2017-02-17 05:41:05 +00:00
..
analysis.go
bitreader.go
bitwriter.go
dibuilder.go [Go bindings] Update for r284678 API changes. 2016-10-20 09:14:39 +00:00
DIBuilderBindings.cpp Fix go bindings after r289702 (hopefully, don't really know how to build 2016-12-15 06:54:29 +00:00
DIBuilderBindings.h [Go bindings] Update for r284678 API changes. 2016-10-20 09:14:39 +00:00
executionengine_test.go
executionengine.go
InstrumentationBindings.cpp
InstrumentationBindings.h
ir_test.go Fix go binding to adapt the new attribute API 2016-11-18 10:11:02 +00:00
ir.go Fix go binding to adapt the new attribute API 2016-11-18 10:11:02 +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
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 Go binding: Add methods for missing PassManagerBuilder C APIs 2017-02-17 05:41:05 +00:00
transforms_scalar.go
version.go