1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Matt Arsenault ec50a05ed6 Verifier: Fix assert when verifying non-pointer byval or preallocated
This would fail on a cast<PointerType> when verifying the attribute if
these attributes were incorrectly used with a non-pointer type.
2020-11-20 20:08:43 -05:00
..
2020-11-13 07:34:42 +09:00
2020-10-15 17:14:55 -04:00
2020-07-21 12:15:12 +01:00