1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include
Lang Hames 4713d7a998 [JITLink] Fix edge removal iterator invalidation.
This patch changes Block::removeEdge to return a valid iterator to the new next
element, and uses this to update the edge removal algorithm in
LinkGraph::splitBlock.
2020-04-22 14:16:46 -07:00
..
llvm [JITLink] Fix edge removal iterator invalidation. 2020-04-22 14:16:46 -07:00
llvm-c [SVE] Add new VectorType subclasses 2020-04-22 08:59:01 -07:00