summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StackColoring.cpp
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2016-01-08 17:06:29 +0000
committerTeresa Johnson <tejohnson@google.com>2016-01-08 17:06:29 +0000
commit1b00f2d99abe369cede650af4c98f0db2aad9abe (patch)
treedf838e367da9c967fd97c81f32691506c0eddab8 /llvm/lib/CodeGen/StackColoring.cpp
parentd4db94846ad6c3db02d82dca0aa7af2df8296f20 (diff)
downloadbcm5719-llvm-1b00f2d99abe369cede650af4c98f0db2aad9abe.tar.gz
bcm5719-llvm-1b00f2d99abe369cede650af4c98f0db2aad9abe.zip
[ThinLTO] Use new in-place symbol changes for exporting module
Due to the new in-place ThinLTO symbol handling support added in r257174, we now invoke renameModuleForThinLTO on the current module from within the FunctionImport pass. Additionally, renameModuleForThinLTO no longer needs to return the Module as it is performing the renaming in place on the one provided. This commit will be immediately preceeded by a companion clang patch to remove its invocation of renameModuleForThinLTO. llvm-svn: 257181
Diffstat (limited to 'llvm/lib/CodeGen/StackColoring.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud