This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Pass LLVM_HOST_TRIPLE to external projects
ClosedPublic

Authored by phosek on Nov 27 2017, 12:24 PM.

Details

Summary

LLVM runtimes rely on LLVM_HOST_TRIPLE being set in their builds
and tests so make sure it's being passed.

Diff Detail

Repository
rL LLVM

Event Timeline

phosek created this revision.Nov 27 2017, 12:24 PM
beanz accepted this revision.Nov 27 2017, 1:06 PM

LGTM.

This revision is now accepted and ready to land.Nov 27 2017, 1:06 PM
This revision was automatically updated to reflect the committed changes.