diff options
author | Geoffrey Mainland <gmainlan@microsoft.com> | 2012-06-20 11:36:27 +0100 |
---|---|---|
committer | Geoffrey Mainland <gmainlan@microsoft.com> | 2013-02-01 22:00:23 +0000 |
commit | d60df8246c208ba37da20a97c974d9318d8ec02b (patch) | |
tree | 46cf1b543f6fc73f45e7344be4deeaa130b4859f /compiler/codeGen/CodeGen | |
parent | 1ee495b61fffcfa70495a539635c325a0ab5ddf7 (diff) | |
download | haskell-d60df8246c208ba37da20a97c974d9318d8ec02b.tar.gz |
Define __GLASGOW_HASKELL_LLVM__ when using the LLVM back end.
When compiling via LLVM, GHC now defines the CPP symbol __GLASGOW_HASKELL_LLVM__
to the version of LLVM used, e.g., __GLASGOW_HASKELL_LLVM__ is defined to be 30
for LLVM version 3.0.
Diffstat (limited to 'compiler/codeGen/CodeGen')
0 files changed, 0 insertions, 0 deletions