This is an archive of the discontinued LLVM Phabricator instance.

[llvm-lipo] Add TextAPI to LINK_COMPONENTS
ClosedPublic

Authored by aheejin on Oct 7 2019, 2:21 PM.

Details

Summary

D68319 uses MachO::getCPUTypeFromArchitecture and without this builds
with -DBUILD_SHARED_LIBS=ON fail.

Diff Detail

Repository
rL LLVM

Event Timeline

aheejin created this revision.Oct 7 2019, 2:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 7 2019, 2:21 PM
aheejin added a comment.EditedOct 7 2019, 3:06 PM

Merging this, because builds are crashing.

This revision is now accepted and ready to land.Oct 7 2019, 7:17 PM
This revision was automatically updated to reflect the committed changes.