This is an archive of the discontinued LLVM Phabricator instance.

[flang] update tools/f18 to use LLVM_LINK_COMPONENTS.
ClosedPublic

Authored by stephenneuendorffer on May 4 2020, 3:00 PM.

Details

Summary

This will prevent conflicts with libLLVM.so when using LLVM_LINK_LLVM_DYLIB=on.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald Transcript
ChinouneMehdi added a project: Restricted Project.May 4 2020, 9:01 PM
ChinouneMehdi added a subscriber: flang-commits.
DavidTruby accepted this revision.May 5 2020, 12:25 AM

LGTM, thanks!

This revision is now accepted and ready to land.May 5 2020, 12:25 AM
This revision was automatically updated to reflect the committed changes.