mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 14:20:17 +00:00
4b94a3064a
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 |
||
---|---|---|
.. | ||
modes.test | ||
script-args.test | ||
toolchain-clang-cl.test | ||
toolchain-clang.test | ||
toolchain-msvc.test |