Files
llvm/test/Transforms
Johannes Doerfert b2985004e4 [Attributor][FIX] Ensure h2s doesn't trigger on escaped pointers
We do not yet perform h2s because we know something is free'ed but we do
it because we know the pointer does not escape. Storing the pointer
allows it to escape so we have to prevent that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374699 91177308-0d34-0410-b5e6-96231b3b80d8
2019-10-13 04:14:15 +00:00
..
2019-07-16 15:28:29 +00:00
2019-09-17 09:45:52 +00:00