Files
llvm/lib/Transforms/Utils
Hans Wennborg 3aa4a350b4 Merging r279268:
------------------------------------------------------------------------
r279268 | majnemer | 2016-08-19 09:37:40 -0700 (Fri, 19 Aug 2016) | 5 lines

[CloneFunction] Don't remove unrelated nodes from the CGSSC

CGSCC use a WeakVH to track call sites.  RAUW a call within a function
can result in that WeakVH getting confused about whether or not the call
site is still around.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_39@279477 91177308-0d34-0410-b5e6-96231b3b80d8
2016-08-22 21:23:55 +00:00
..
2016-08-22 21:23:55 +00:00
2016-08-16 18:06:44 +00:00
2016-07-25 17:45:34 +00:00
2016-06-25 08:34:38 +00:00
2016-07-25 17:45:34 +00:00
2016-04-27 03:04:54 +00:00
2016-06-22 12:44:16 +00:00