1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/utils/llvm-build
Daniel Dunbar c09b47db8f llvm-build: Add an explicit component type to represent targets.
- Gives us a place to hang target specific metadata (like whether the target has a JIT).

llvm-svn: 144250
2011-11-10 00:49:51 +00:00
..
llvmbuild llvm-build: Add an explicit component type to represent targets. 2011-11-10 00:49:51 +00:00
llvm-build build: Stub out llvm-build utility tool. 2011-11-03 17:56:03 +00:00
README.txt build: Stub out llvm-build utility tool. 2011-11-03 17:56:03 +00:00

==============================
 llvm-build - LLVM Build Tool
==============================

`llvm-build` is a tool for helping build the LLVM project.