aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-04-04 02:59:52 +0000
committerRui Ueyama <ruiu@google.com>2015-04-04 02:59:52 +0000
commit59b0bfef0df93d5e0f67c44dce999aa91d26f13f (patch)
tree2d828aad1c18ae02152a9ac647d87777f4241396 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent55f5b2b277e7abccefb8d17da02494a8dd34b128 (diff)
downloadllvm-59b0bfef0df93d5e0f67c44dce999aa91d26f13f.zip
llvm-59b0bfef0df93d5e0f67c44dce999aa91d26f13f.tar.gz
llvm-59b0bfef0df93d5e0f67c44dce999aa91d26f13f.tar.bz2
ELF: Return TargetRelocationHandler instead of <ArcH>TargetRelocationHandler.
getRelocationHandler is a public interface to get an instance of TargetRelocationHandler. We don't use any member function other than applyRelocations to a returned instance. Returning a base class instance suffices here. (If a return type is a derived class, it looks like we were using derived classes features.) llvm-svn: 234081
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions