Commit Graph

7 Commits (5db2cefb7e9bce0b1612f535dc86a2e2ecc08c63)

Author SHA1 Message Date
Adam Vandenberg a06d603441 llvm - style tweaks 2010-06-05 10:27:11 -07:00
David Höppner ff91c4ed51 llvm: update version to 2.7 2010-04-28 22:19:05 +02:00
Markus Prinz 8179c9cf63 Add Clang as an option to LLVM formula 2009-12-05 17:43:46 +00:00
Markus Prinz a05c9051d1 Update LLVM formula to 2.6 2009-12-05 17:43:46 +00:00
Max Howell deb8c4d7e0 Fixes Homebrew/homebrew#115; Can't compile LLVM on Snow Leopard 2009-11-07 18:22:33 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
julienXX 02532ee1b9 LLVM formula
The Low Level Virtual Machine, generally known as LLVM, is a compiler
infrastructure, written in C++, which is designed for compile-time, link-time,
run-time, and "idle-time" optimization of programs written in arbitrary
programming languages.
2009-08-31 18:09:06 +01:00