This is an archive of the discontinued LLVM Phabricator instance.

[AIX] Pass the -b option to linker on AIX (with fix to build break)
ClosedPublic

Authored by anjankgk on Jul 29 2021, 2:19 PM.

Details

Summary

This patch will re-enable the patch posted under https://reviews.llvm.org/D106688 originally which was reverted due to buildbreak that was caused by mismatched diagnostic message arguments.

Diff Detail

Event Timeline

anjankgk created this revision.Jul 29 2021, 2:19 PM
anjankgk requested review of this revision.Jul 29 2021, 2:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 29 2021, 2:20 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript

Thanks for the quick turn around and fix @anjankgk, LGTM.

ZarkoCA accepted this revision.Jul 29 2021, 2:29 PM
This revision is now accepted and ready to land.Jul 29 2021, 2:29 PM
This revision was landed with ongoing or failed builds.Jul 30 2021, 8:52 AM
This revision was automatically updated to reflect the committed changes.