This is an archive of the discontinued LLVM Phabricator instance.

[InterfaceStub] Remove unnecessary include dir from llvm/lib/InterfaceStub/CMakeLists.txt
ClosedPublic

Authored by haowei on Aug 13 2020, 2:28 PM.

Details

Summary

This change removes "${LLVM_MAIN_INCLUDE_DIR}/llvm/InterfaceStub" from llvm/lib/InterfaceStub/CMakeLists.txt as it is not necessary.

Diff Detail

Event Timeline

haowei created this revision.Aug 13 2020, 2:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 13 2020, 2:28 PM
phosek accepted this revision.Aug 13 2020, 2:53 PM

LGTM

This revision is now accepted and ready to land.Aug 13 2020, 2:53 PM