diff options
author | Ryan Santhiraraja <rsanthir@quicinc.com> | 2020-06-23 22:04:36 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-06-23 22:05:42 +0100 |
commit | f64dc4e6866c2ab88148abb7d8a27e3828f978e4 (patch) | |
tree | 6f2efa6c5589ad82622040112fd9d28b9ce19fd8 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | e07a8b5efd60f25de84ac89783a5e326dc414cef (diff) | |
download | llvm-f64dc4e6866c2ab88148abb7d8a27e3828f978e4.zip llvm-f64dc4e6866c2ab88148abb7d8a27e3828f978e4.tar.gz llvm-f64dc4e6866c2ab88148abb7d8a27e3828f978e4.tar.bz2 |
Preserve GlobalsAA analysis result in InjectTLIMappings
InjectTLIMappings fails to preserve the analysis result of GlobalsAA. Not preserving the analysis might affect benchmark performance. This change fixes this issue.
Patch by: Ryan Santhiraraja <rsanthir@quicinc.com>
Reviewers: fpetrogalli, joerg, fhahn
Reviewed By: fhahn
Differential Revision: https://reviews.llvm.org/D82343
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions