diff options
author | Jez Ng <jezng@fb.com> | 2022-03-03 18:58:08 -0500 |
---|---|---|
committer | Jez Ng <jezng@fb.com> | 2022-03-03 19:00:28 -0500 |
commit | f7547558c9f1b27d2fbc282ddd78e051b238db17 (patch) | |
tree | 792b1a139ad3cb989e91953a973669f1eaf261da /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 3d4e83f17dbefb991fc6896005b5e4aa6d412985 (diff) | |
download | llvm-f7547558c9f1b27d2fbc282ddd78e051b238db17.zip llvm-f7547558c9f1b27d2fbc282ddd78e051b238db17.tar.gz llvm-f7547558c9f1b27d2fbc282ddd78e051b238db17.tar.bz2 |
[lld-macho][nfc] Avoid using absolute addresses in cgprofile-icf.s
If we fix https://github.com/llvm/llvm-project/issues/54184, the
`dyld_stub_binder` symbol will get included in every output dylib. This
would cause the addresses of the other symbols to shift, breaking the
test as it currently stands. Let's make the test more flexible.
Reviewed By: lgrey
Differential Revision: https://reviews.llvm.org/D120940
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions