forked from OSchip/llvm-project
2339ffed97
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 |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
bit_reader.py | ||
common.py | ||
core.py | ||
disassembler.py | ||
enumerations.py | ||
object.py |