With opaque pointers address of pointer variable and its value have
same type (ptr). As a result, cmpxchg is printed without values
types in LLVM assembly and cannot be read back. Add AtomicCmpXchg
to the list of instructions which always have operand types printed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo