]> granicus.if.org Git - llvm/commit
[ThinLTO] Rename doPromoteLocalToGlobal to shouldPromoteLocalToGlobal (NFC)
authorTeresa Johnson <tejohnson@google.com>
Sat, 29 Oct 2016 21:52:23 +0000 (21:52 +0000)
committerTeresa Johnson <tejohnson@google.com>
Sat, 29 Oct 2016 21:52:23 +0000 (21:52 +0000)
commit8108a046962ec923d50b27015e6742a4ce8ddbce
treea183d881aa0f294f3f0c1da79b3011ba767caeff
parent8c54a7928553fa8ff6e71d725e202e55a4488742
[ThinLTO] Rename doPromoteLocalToGlobal to shouldPromoteLocalToGlobal (NFC)

Rename as suggested in code review for D26063.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285508 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Utils/FunctionImportUtils.h
lib/Transforms/Utils/FunctionImportUtils.cpp