1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/include
Peter Collingbourne 1c0a9b72a0 MemorySSA: Remove argument to createNewAccess function.
There is only one caller of MemorySSA::createNewAccess, and it passes true
as the IgnoreNonMemory argument. Remove that argument and fold its behavior
into createNewAccess.

llvm-svn: 270812
2016-05-26 01:19:17 +00:00
..
llvm MemorySSA: Remove argument to createNewAccess function. 2016-05-26 01:19:17 +00:00
llvm-c Extract renaming from D19181 2016-05-23 16:38:25 +00:00