commit | 67f918ec8f6e59640d5fb424649406602b83e0d7 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Oct 06 21:31:07 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Oct 06 21:31:07 2015 +0000 |
tree | bfbf61e4a7b8c6f40f0ec23a59dd4f624d04e220 | |
parent | a152ab62bfad6fcff435ff5a79e231d37560392c [diff] |
IR: Remove unnecessary specialization of getSymTab(), NFC The only specializations of `getSymTab()` were identical to the default defined in `SymbolTableListTraits::getSymTab()`. Remove the specializations, and stop treating it like a configuration point. Just to be sure no one else accesses this, make it private. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249469 91177308-0d34-0410-b5e6-96231b3b80d8