| commit | 38840245e446c9ac688cb3035d6891cfbdd4ef93 | [log] [tgz] |
|---|---|---|
| author | Philip Reames <listmail@philipreames.com> | Tue May 26 21:03:23 2015 +0000 |
| committer | Philip Reames <listmail@philipreames.com> | Tue May 26 21:03:23 2015 +0000 |
| tree | 8a8362b66a7f0c4461741867cefd5f301cb00701 | |
| parent | 316b571007cdf4b377af568c5a7d5eb05b2b9171 [diff] |
[PlaceSafepoints] Cleanup InsertSafepointPoll function While working on another change, I noticed that the naming in this function was mildly deceptive. While fixing that, I took the oppurtunity to modernize some of the code. NFC intended. llvm-svn: 238252