summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StackColoring.cpp
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2016-01-08 17:04:29 +0000
committerTeresa Johnson <tejohnson@google.com>2016-01-08 17:04:29 +0000
commit4b4f4b90ed42bd8de8a07db721128673a5f69b76 (patch)
tree89122b3e17c21225da3142a96105b79518088f61 /llvm/lib/CodeGen/StackColoring.cpp
parentb816ba0fb30c55229c22fe2539ab07b0b1b3d6b9 (diff)
downloadbcm5719-llvm-4b4f4b90ed42bd8de8a07db721128673a5f69b76.tar.gz
bcm5719-llvm-4b4f4b90ed42bd8de8a07db721128673a5f69b76.zip
[ThinLTO] Leverage new in-place renaming support
Due to the new in-place renaming support added in r257174, we no longer need to invoke ThinLTO global renaming from clang. It will be invoked on the module in the FunctionImport pass (by an immediately following llvm commit). As a result, we don't need to load the FunctionInfoIndex as early, so that is moved down into EmitAssemblyHelper::EmitAssembly. llvm-svn: 257179
Diffstat (limited to 'llvm/lib/CodeGen/StackColoring.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud