This is an archive of the discontinued LLVM Phabricator instance.

libclc: Use cmake files instead of llvm-config
ClosedPublic

Authored by tstellar on Nov 11 2022, 10:55 AM.

Diff Detail

Event Timeline

tstellar created this revision.Nov 11 2022, 10:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 11 2022, 10:55 AM
Herald added a subscriber: jvesely. · View Herald Transcript
tstellar requested review of this revision.Nov 11 2022, 10:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 11 2022, 10:55 AM
mgorny accepted this revision.Nov 12 2022, 12:54 AM

LGTM. Thanks for doing this!

This revision is now accepted and ready to land.Nov 12 2022, 12:54 AM
This revision was automatically updated to reflect the committed changes.

maybe add this to the release notes ?
thanks