1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/Bitcode
Arthur Eubanks c9fe8a87e5 [OpaquePtr] Make loads and stores work with opaque pointers
Don't check that types match when the pointer operand is an opaque
pointer.

I would separate the Assembler and Verifier changes, but
verify-uselistorder in the Assembler test ends up running the verifier.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D102450
2021-05-18 13:43:50 -07:00
..
Reader [OpaquePtr] Make loads and stores work with opaque pointers 2021-05-18 13:43:50 -07:00
Writer IR+AArch64: add a "swiftasync" argument attribute. 2021-05-14 11:43:58 +01:00
CMakeLists.txt