This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt][AIX]: Link compiler-rt profile library when -fprofile-generate is specified
ClosedPublic

Authored by etiotto on Nov 2 2020, 1:18 PM.

Details

Summary

This patch enhances the clang driver to link the runtime profile library on AIX when the -fprofile-generate option is used.

Diff Detail

Event Timeline

etiotto created this revision.Nov 2 2020, 1:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 2 2020, 1:18 PM
etiotto requested review of this revision.Nov 2 2020, 1:18 PM
phosek accepted this revision.Nov 2 2020, 2:24 PM

LGTM

This revision is now accepted and ready to land.Nov 2 2020, 2:24 PM
etiotto closed this revision.Dec 14 2020, 1:38 PM