commit | e10581ac39a29acc3edd4b68f98b6f2e28e90b6e | [log] [tgz] |
---|---|---|
author | Ramkumar Ramachandra <artagnon@gmail.com> | Thu Feb 26 00:35:56 2015 +0000 |
committer | Ramkumar Ramachandra <artagnon@gmail.com> | Thu Feb 26 00:35:56 2015 +0000 |
tree | bd660785512159e55b00a05ef5964efeafb1b87d | |
parent | 341f17d0f036e838e138d4f980cf41537cc56df0 [diff] |
PlaceSafepoints: use IRBuilder helpers Use the IRBuilder helpers for gc.statepoint and gc.result, instead of coding the construction by hand. Note that the gc.statepoint IRBuilder handles only CallInst, not InvokeInst; retain that part of hand-coding. Differential Revision: http://reviews.llvm.org/D7518 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230591 91177308-0d34-0410-b5e6-96231b3b80d8