llvm-capstone/lldb/lit/BuildScript
Pavel Labath 4b94a3064a build.py: Implement "gcc" builder
Summary:
This implements the gcc builder in build.py script to allow it to
compile host executables when running on a non-windows host. Where it
made sense, I tried to share code with the msvc builder by moving stuff
to the base class.

Reviewers: zturner

Subscribers: mehdi_amini, dexonsmith, lldb-commits

Differential Revision: https://reviews.llvm.org/D55430

llvm-svn: 348918
2018-12-12 08:54:14 +00:00
..
modes.test build.py: Implement "gcc" builder 2018-12-12 08:54:14 +00:00
script-args.test build.py: Implement "gcc" builder 2018-12-12 08:54:14 +00:00
toolchain-clang-cl.test [build.py] Embed the output file name in generated object file names. 2018-12-06 18:39:58 +00:00
toolchain-clang.test build.py: Implement "gcc" builder 2018-12-12 08:54:14 +00:00
toolchain-msvc.test [build.py] Embed the output file name in generated object file names. 2018-12-06 18:39:58 +00:00