RESOLVED FIXED 210770
Correct the path to libclang_rt.asan_iossim_dynamic.dylib in LC_RPATH
https://bugs.webkit.org/show_bug.cgi?id=210770
Summary Correct the path to libclang_rt.asan_iossim_dynamic.dylib in LC_RPATH
Alexey Proskuryakov
Reported 2020-04-20 16:01:12 PDT
Even though I said "Use a correct LC_RPATH when building with ASan" in bug 196576, that path appears to be incorrect. Not sure how I thought to have successfully tested it a year ago. The impact is that ASan archives cannot be used when moved between machines with different Xcode versions. rdar://problem/61904541
Attachments
proposed fix (1.11 KB, patch)
2020-04-20 16:05 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2020-04-20 16:05:45 PDT
Created attachment 397031 [details] proposed fix
Alex Christensen
Comment 2 2020-04-21 09:39:35 PDT
Comment on attachment 397031 [details] proposed fix sure
EWS
Comment 3 2020-04-21 09:58:59 PDT
Committed r260433: <https://trac.webkit.org/changeset/260433> All reviewed patches have been landed. Closing bug and clearing flags on attachment 397031 [details].
Note You need to log in before you can comment on or make changes to this bug.