aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2011-10-13 22:18:56 +0000
committerSean Callanan <scallanan@apple.com>2011-10-13 22:18:56 +0000
commitc6bba3e46d572fb00bc98b930d9057f25cde0f13 (patch)
tree1ad8af64541b82f2823a5db3f7507e0c6e734c9c /llvm/lib/Object/ELFObjectFile.cpp
parenta722170eb95ddbf6b1223b6739b93058d996e05d (diff)
downloadllvm-c6bba3e46d572fb00bc98b930d9057f25cde0f13.zip
llvm-c6bba3e46d572fb00bc98b930d9057f25cde0f13.tar.gz
llvm-c6bba3e46d572fb00bc98b930d9057f25cde0f13.tar.bz2
Cleaned up a few functions that never get used.
Specifically, the expression parser used to use functions attached to SymbolContext to do lookups, but nowadays it searches a ModuleList or Module directly instead. These functions had no remaining clients so I removed them to prevent bit rot. I also removed a stray callback function from ClangExpressionDeclMap. llvm-svn: 141899
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions