llvm-6502/include
Eric Christopher b97b892db1 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230561 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-25 22:41:30 +00:00
..
llvm Move TargetLoweringBase::getTypeConversion to the .cpp file from 2015-02-25 22:41:30 +00:00
llvm-c [LTO API] add lto_codegen_set_module to set the destination module. 2015-02-24 00:45:56 +00:00