diff options
author | Eric Christopher <echristo@gmail.com> | 2015-02-25 22:41:30 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2015-02-25 22:41:30 +0000 |
commit | 75dbd7ca3e20bf432a6b94e92df6c4537fa9f78f (patch) | |
tree | 2d6385702b752f2dc7289ab21eeb732ebcc809b3 /llvm/lib/Object/ObjectFile.cpp | |
parent | d52c990a9063c266733677e9de3598883a592da0 (diff) | |
download | llvm-75dbd7ca3e20bf432a6b94e92df6c4537fa9f78f.zip llvm-75dbd7ca3e20bf432a6b94e92df6c4537fa9f78f.tar.gz llvm-75dbd7ca3e20bf432a6b94e92df6c4537fa9f78f.tar.bz2 |
Move TargetLoweringBase::getTypeConversion to the .cpp file from
the .h file. It's used in only one place (other than recursively)
and there's no need to include it everywhere.
Saves almost 900k from total llvm object file size.
llvm-svn: 230561
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions