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 |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
bit_reader.py | ||
common.py | ||
core.py | ||
disassembler.py | ||
enumerations.py | ||
object.py |