[Lldb-commits] [PATCH] D55569: [lit] Add a basic implementation of build for GccBuilder

Stella Stamenova via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 11 12:29:39 PST 2018


stella.stamenova created this revision.
stella.stamenova added reviewers: zturner, asmith.
Herald added subscribers: lldb-commits, abidh.

This adds an implementation for compile as well as compile-and-link, but not link. For compile-and-link we rely on clang to orchestrate both similarly to how the tests use it today.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D55569

Files:
  lit/BuildScript/modes-nonwin.test
  lit/BuildScript/modes-win.test
  lit/BuildScript/modes.test
  lit/BuildScript/script-args.test
  lit/helper/build.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55569.177756.patch
Type: text/x-patch
Size: 6320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181211/67875ffc/attachment-0001.bin>


More information about the lldb-commits mailing list