diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-10-06 21:31:07 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-10-06 21:31:07 +0000 |
commit | c77e92da926cdc17d3164a3530d16e918ee3275b (patch) | |
tree | 0c85512bf0d921ebf5929b6a191fb9a5b8da1e6c /llvm/lib/Transforms/Utils/SimplifyIndVar.cpp | |
parent | 0fbf899c0f21274692eaa2808c60d09c9549b64e (diff) | |
download | bcm5719-llvm-c77e92da926cdc17d3164a3530d16e918ee3275b.tar.gz bcm5719-llvm-c77e92da926cdc17d3164a3530d16e918ee3275b.zip |
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.
llvm-svn: 249469
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyIndVar.cpp')
0 files changed, 0 insertions, 0 deletions