| commit | 66c9fb0d52b00d81a2f7c98f493ff86f72de045c | [log] [tgz] |
|---|---|---|
| author | Philip Reames <listmail@philipreames.com> | Thu Jan 15 19:49:25 2015 +0000 |
| committer | Philip Reames <listmail@philipreames.com> | Thu Jan 15 19:49:25 2015 +0000 |
| tree | 9e2e8a69b2771446002829d6b04c1fc6e3f3e76e | |
| parent | 59b09ab9ef62af544af57d1b49733b159f4a7c3b [diff] |
Style cleanup of old gc.root lowering code Use static functions for helpers rather than static member functions. a) this changes the linking (minor at best), and b) this makes it obvious no object state is involved. llvm-svn: 226198