mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
9169d59160
Summary: LLVMGetTargetDataLayout was removed from the C API, and then TargetMachine.TargetData was removed. Later, LLVMCreateTargetMachineData was added to the C API, and we now expose this via the Go API. Reviewers: deadalnix, pcc Subscribers: cierniak, llvm-commits, axw Differential Revision: http://reviews.llvm.org/D18173 llvm-svn: 263530 |
||
---|---|---|
.. | ||
analysis.go | ||
bitreader.go | ||
bitwriter.go | ||
dibuilder.go | ||
DIBuilderBindings.cpp | ||
DIBuilderBindings.h | ||
executionengine_test.go | ||
executionengine.go | ||
InstrumentationBindings.cpp | ||
InstrumentationBindings.h | ||
ir_test.go | ||
ir.go | ||
IRBindings.cpp | ||
IRBindings.h | ||
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 | ||
version.go |