This is an archive of the discontinued LLVM Phabricator instance.

[ASAN] Add the binder globals on Darwin to llvm.compiler.used to avoid LTO stripping
ClosedPublic

Authored by mehdi_amini on Sep 16 2016, 9:06 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

mehdi_amini retitled this revision from to [ASAN] Add the binder globals on Darwin to llvm.compiler.used to avoid LTO stripping.
mehdi_amini added reviewers: zaks.anna, rgov.
mehdi_amini added a subscriber: llvm-commits.
zaks.anna edited edge metadata.Sep 16 2016, 4:19 PM

LGTM, however, you should probably add someone who regularly works on LLVM IR to review this as well.

Also, please, add commit message describing what you are doing and why.

Thanks!
Anna.

zaks.anna edited edge metadata.Sep 16 2016, 4:19 PM
zaks.anna added a subscriber: kcc.
kcc added a reviewer: pcc.Sep 16 2016, 4:38 PM
This revision was automatically updated to reflect the committed changes.