This is an archive of the discontinued LLVM Phabricator instance.

Ask Python where platform specific lib dir is.
Needs ReviewPublic

Authored by gmilos on Apr 14 2017, 3:50 AM.

Details

Reviewers
beanz
Summary

Originated as:
https://github.com/apple/swift-lldb/pull/153
which is in turn addressing (part of):
https://bugs.swift.org/browse/SR-100

Diff Detail

Event Timeline

gmilos created this revision.Apr 14 2017, 3:50 AM
beanz added inline comments.Apr 17 2017, 10:31 AM
scripts/CMakeLists.txt
21

I think you should handle the case where this command fails.

davide added a subscriber: davide.Dec 13 2017, 8:40 AM

@gmilos ping? Are you still looking at this one?