aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-09-07 04:00:13 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-09-07 04:00:13 +0000
commit5fba8ba9cc1e6de4884bd5844b435dcdaaeae3bb (patch)
treee7e44ee2c036628491df612c6803379da3c2535a /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parente2addb79b8d018cb0847ffb67e09ab97a39fbef6 (diff)
downloadllvm-5fba8ba9cc1e6de4884bd5844b435dcdaaeae3bb.zip
llvm-5fba8ba9cc1e6de4884bd5844b435dcdaaeae3bb.tar.gz
llvm-5fba8ba9cc1e6de4884bd5844b435dcdaaeae3bb.tar.bz2
ARM: track globals promoted to coalesced const pool entries
Globals that are promoted to an ARM constant pool may alias with another existing constant pool entry. We need to keep a reference to all globals that were promoted to each constant pool value so that we can emit a distinct label for each promoted global. These labels are necessary so that debug info can refer to the promoted global without an undefined reference during linking. Patch by Stephen Crane! llvm-svn: 312692
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions