[Lldb-commits] [PATCH] D62473: [zorg] Add lldb-aarch64-ubuntu builder

2019-05-26 Thread Pavel Labath via Phabricator via lldb-commits
labath added a comment. Great to have an arm buildbot again. Comment at: buildbot/osuosl/master/config/status.py:282 +mode = "failing", +builders = ["lldb-x86_64-debian"], +addLogs=False), This doesn't look right. CHANGES S

[Lldb-commits] [PATCH] D62474: [CMake] Remove lldb-server from LLDB.framework

2019-05-26 Thread Stefan Gränitz via Phabricator via lldb-commits
sgraenitz created this revision. sgraenitz added reviewers: JDevlieghere, jasonmolenda, xiaobai. Herald added a subscriber: mgorny. Herald added a project: LLDB. The LLDB test suite doesn't need lldb-server in the framework bundle anymore. Repository: rG LLVM Github Monorepo https://reviews.l

[Lldb-commits] [PATCH] D62472: [CMake] LLDB.framework tools handling

2019-05-26 Thread Stefan Gränitz via Phabricator via lldb-commits
sgraenitz updated this revision to Diff 201479. sgraenitz added a comment. lldb-vscode is no fremwork tool, but instead it needs the RPATHs Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D62472/new/ https://reviews.llvm.org/D62472 Files: lldb/CMak

[Lldb-commits] [PATCH] D62473: [zorg] Add lldb-aarch64-ubuntu builder

2019-05-26 Thread Muhammad Omair Javaid via Phabricator via lldb-commits
omjavaid created this revision. omjavaid added reviewers: jankratochvil, gkistanova, labath. Herald added subscribers: kristof.beyls, javed.absar. This patch adds lldb aarch64 linux builder. It ll run on staging master until tests become stable. https://reviews.llvm.org/D62473 Files: buildbo

[Lldb-commits] [PATCH] D61952: [CMake] Stabilize install process for LLDB.framework

2019-05-26 Thread Stefan Gränitz via Phabricator via lldb-commits
sgraenitz abandoned this revision. sgraenitz added a comment. Closing this in favor of the reduced proposal Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D61952/new/ https://reviews.llvm.org/D61952 ___

[Lldb-commits] [PATCH] D62472: [CMake] LLDB.framework tools handling

2019-05-26 Thread Stefan Gränitz via Phabricator via lldb-commits
sgraenitz created this revision. sgraenitz added reviewers: xiaobai, compnerd, JDevlieghere. Herald added subscribers: mgorny, ki.stfu. Herald added a project: LLDB. Modify the way LLDB.framework tools are collected. This allows for better fine-tuning of the install behavior downstream. Each targ