This is an archive of the discontinued LLVM Phabricator instance.

libclc: Fix building against an llvm build directory
ClosedPublic

Authored by tstellar on Jan 27 2023, 6:33 AM.

Diff Detail

Event Timeline

tstellar created this revision.Jan 27 2023, 6:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 27 2023, 6:33 AM
Herald added a subscriber: jvesely. · View Herald Transcript
tstellar requested review of this revision.Jan 27 2023, 6:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 27 2023, 6:33 AM
thieta accepted this revision.Jan 27 2023, 6:38 AM

Took me a while to see the difference between the new and old line. Good spot.

This revision is now accepted and ready to land.Jan 27 2023, 6:38 AM
This revision was automatically updated to reflect the committed changes.