[ThinLTO] Debug message cleanup (NFC)
authorTeresa Johnson <tejohnson@google.com>
Thu, 10 Dec 2015 16:39:07 +0000 (16:39 +0000)
committerTeresa Johnson <tejohnson@google.com>
Thu, 10 Dec 2015 16:39:07 +0000 (16:39 +0000)
commit1b061251f0979e2fbf45fe959b1d15355991578a
tree8ae98cab4a079a3c827a28f89a9148c94c2825e6
parent4d1332c4e7d3c428f5c5a9b08f02ea70deeac283
[ThinLTO] Debug message cleanup (NFC)

Added some missing spaces between the module identifier and the start of
the debug message. Also added a ":" after the module identifier to make
this look a little nicer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255259 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/FunctionImport.cpp