mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
a1a83c59b0
Since the opaque pointer type won't contain the pointee type, we need to separately encode the value type for an atomicrmw. Emit this new code for atomicrmw. Handle this new code and the old one in the bitcode reader. Reviewed By: dblaikie Differential Revision: https://reviews.llvm.org/D103123 |
||
---|---|---|
.. | ||
BitcodeAnalyzer.h | ||
BitcodeCommon.h | ||
BitcodeConvenience.h | ||
BitcodeReader.h | ||
BitcodeWriter.h | ||
BitcodeWriterPass.h | ||
LLVMBitCodes.h |