This is an archive of the discontinued LLVM Phabricator instance.

Rename builder lldb-x86_64-ubuntu-14.04-cross-compilation to lldb-x86_64-ubuntu-14.04-android
ClosedPublic

Authored by chying on May 7 2015, 12:39 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

chying updated this revision to Diff 25215.May 7 2015, 12:39 PM
chying retitled this revision from to Rename builder lldb-x86_64-ubuntu-14.04-cross-compilation to lldb-x86_64-ubuntu-14.04-android.
chying updated this object.
chying edited the test plan for this revision. (Show Details)
chying added reviewers: sivachandra, vharron.
chying added a subscriber: Unknown Object (MLST).
sivachandra accepted this revision.May 7 2015, 12:44 PM
sivachandra edited edge metadata.

lgtm

buildbot/osuosl/master/config/builders.py
757 ↗(On Diff #25215)

This is how it should have been!

When you add a builder, it would be good to present associated bugs which requested such a builder. That way, we can discuss names there and not in code reviews. This is my personal preference anyway.

This revision is now accepted and ready to land.May 7 2015, 12:44 PM
chying updated this revision to Diff 25217.May 7 2015, 12:52 PM
chying edited edge metadata.
  • Set TMPDIR when launching lldb-server on android
This revision was automatically updated to reflect the committed changes.