mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
e392243a54
This deprecates: * LLVMParseBitcode * LLVMParseBitcodeInContext * LLVMGetBitcodeModuleInContext * LLVMGetBitcodeModule They are replaced with the functions with a 2 suffix which do not record a diagnostic. llvm-svn: 256065 |
||
---|---|---|
.. | ||
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 |