commit | 11e66726935145316bbf586211ff9d88da23fa52 | [log] [tgz] |
---|---|---|
author | Benjamin Kramer <benny.kra@googlemail.com> | Fri Mar 27 11:01:53 2015 +0000 |
committer | Benjamin Kramer <benny.kra@googlemail.com> | Fri Mar 27 11:01:53 2015 +0000 |
tree | 68e4520e2f9f5069029a09d734a2d87ac9f7bd07 | |
parent | fb45b9fafcc3f626c98e42a69b2ee3ea8ece1a92 [diff] |
[Support] Remove statically initialized yet dead code. The last user of this code vanished with r223368, but this function still was around being executed on every process start, allocating some memory and then never being used again. No functional change. Also avoids occasional complaints about the benign leak in this function, like PR23037. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233371 91177308-0d34-0410-b5e6-96231b3b80d8