diff options
author | Ian Lynagh <igloo@earth.li> | 2011-01-04 22:00:13 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2011-01-04 22:00:13 +0000 |
commit | f0e3d7904df76f35676e105ed63e7b4eb961773a (patch) | |
tree | 7daaa320da46a3be56448b5b4096bbafb082231a /driver/gcc | |
parent | daee7323b13a3f35cead6b94092adbcdfdcad568 (diff) | |
download | haskell-f0e3d7904df76f35676e105ed63e7b4eb961773a.tar.gz |
Define cTargetArch and start to use it rather than ifdefs
Using Haskell conditionals means the compiler sees all the code, so
there should be less rot of code specific to uncommon arches. Code
for other platforms should still be optimised away, although if we want
to support targetting other arches then we'll need to compile it
for-real anyway.
Diffstat (limited to 'driver/gcc')
0 files changed, 0 insertions, 0 deletions