This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Don't build unit tests for unsupported targets
ClosedPublic

Authored by vsk on Nov 6 2016, 6:13 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

vsk updated this revision to Diff 77001.Nov 6 2016, 6:13 PM
vsk retitled this revision from to [lldb] Don't build unit tests for unsupported targets.
vsk updated this object.
vsk added a reviewer: jasonmolenda.
vsk added a subscriber: lldb-commits.
jasonmolenda accepted this revision.Nov 7 2016, 1:37 PM
jasonmolenda edited edge metadata.

Thanks Vedant, we always build armv7/arm64/x86 llvm targets with the xcode style lldb/llvm builds so I hadn't seen this problem. Please commit.

This revision is now accepted and ready to land.Nov 7 2016, 1:37 PM
This revision was automatically updated to reflect the committed changes.