diff options
author | Wang, Pengfei <pengfei.wang@intel.com> | 2020-06-10 14:52:54 +0800 |
---|---|---|
committer | Wang, Pengfei <pengfei.wang@intel.com> | 2020-06-10 15:38:32 +0800 |
commit | 6eb9eae0100f13ae2574bd74add915bec0078b4d (patch) | |
tree | bb8149d25cfd081a55f20d59134a172829a890fb /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | a8fbbf8fe251652847bd98a5800a27375e13b1f9 (diff) | |
download | llvm-6eb9eae0100f13ae2574bd74add915bec0078b4d.zip llvm-6eb9eae0100f13ae2574bd74add915bec0078b4d.tar.gz llvm-6eb9eae0100f13ae2574bd74add915bec0078b4d.tar.bz2 |
[MS] Copy the symbols assigned to the former instruction when memory folding.
The memory folding raplaced the old instruction without copying the symbols assigned. Which will resulted in built fail due to the lost symbols.
Reviewed by craig.topper
Differential Revision: https://reviews.llvm.org/D78471
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions