trick/trick_source/codegen
Alex Lin 3577e72bce trick-ICG fails when using clang < 3.4
The clang path created uses the patchlevel which prior to 3.4 was not used by
clang.  This resulted in a bad being created and eventually an llvm assertion
error.  Added a compiler ifdef so that the patchlevel is not used before 3.4

refs #65
2015-06-15 11:38:21 -05:00
..
Interface_Code_Gen trick-ICG fails when using clang < 3.4 2015-06-15 11:38:21 -05:00