This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Make libLLVM functionable for Android
ClosedPublic

Authored by e-kud on Dec 17 2022, 6:07 PM.

Details

Summary

libLLVM.so is empty if it is built with Android NDK (-DLLVM_BUILD_LLVM_DYLIB=ON). The patch fixes it.

Diff Detail

Event Timeline

e-kud created this revision.Dec 17 2022, 6:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 17 2022, 6:07 PM
Herald added a subscriber: danielkiss. · View Herald Transcript
e-kud edited the summary of this revision. (Show Details)Dec 17 2022, 6:10 PM
e-kud edited the summary of this revision. (Show Details)
e-kud published this revision for review.Dec 18 2022, 2:53 PM
e-kud added a reviewer: xbolva00.
Herald added a project: Restricted Project. · View Herald TranscriptDec 18 2022, 2:53 PM
This revision is now accepted and ready to land.Dec 18 2022, 2:55 PM
This revision was landed with ongoing or failed builds.Jan 10 2023, 6:19 PM
This revision was automatically updated to reflect the committed changes.