diff options
author | Johan Tibell <johan.tibell@gmail.com> | 2014-03-10 18:54:47 +0100 |
---|---|---|
committer | Johan Tibell <johan.tibell@gmail.com> | 2014-03-10 18:54:47 +0100 |
commit | ddf79ebf69fe4a6e69d69d451a6040a53b1ea12c (patch) | |
tree | b27036c65f0b1e3aad85f22eba3dc12bfded0ed9 /compiler/codeGen | |
parent | f521a26cb741409011137115d17232df901c3c94 (diff) | |
download | haskell-ddf79ebf69fe4a6e69d69d451a6040a53b1ea12c.tar.gz |
Add "bench" build flavour to build system
This build generates the same code as the "perf" build and is thus
good for compiling benchmarks and inspecting the generated
code. However, it compiles the stage2 compiler faster at the expense
of compiler user programs more slowly.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions