This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] CUDA plugin: add include directory for libelf
ClosedPublic

Authored by grokos on Mar 21 2017, 1:47 PM.

Details

Summary

Allow the user to manually specify where libelf resides in case it is not installed to one of the default locations which cmake looks up. The generic-elf-64 plugin already supports that.

Thanks to Marty McFadden for submitting the patch.

Diff Detail

Repository
rL LLVM

Event Timeline

grokos created this revision.Mar 21 2017, 1:47 PM
This revision is now accepted and ready to land.Mar 22 2017, 12:49 AM
This revision was automatically updated to reflect the committed changes.