trick/trick_source/codegen/Interface_Code_Gen
Alex Lin f7d1ff6376 ICG fails to compile on Mac when using clang/llvm 3.8.1. #271
Modified the makefile to define LIBCLANG_MAJOR, LIBCLANG_MINOR, and
LIBCLANG_PATCHLEVEL based on the llvm-config executable in the llvm
directory pointed to by the configuration.  These new variable names
are independent of the __clang_major__, etc. variables we were defining
only in Linux.  Using these names, we can reduce the clang version
checks to a single consistent set of version numbers.  We don't have
to deal with the different version numbers assigned by Apple.
2016-07-25 14:57:07 -05:00
..
2015-02-26 09:02:31 -06:00
2016-04-13 16:07:16 -05:00
2016-04-13 16:07:15 -05:00
2016-04-13 16:07:15 -05:00
2016-04-15 15:01:14 -05:00
2016-04-13 16:07:16 -05:00
2016-04-13 16:07:14 -05:00
2016-04-13 16:07:14 -05:00
2015-02-26 09:02:31 -06:00
2015-02-26 09:02:31 -06:00
2015-02-26 09:02:31 -06:00
2016-04-13 16:07:15 -05:00
2016-04-13 16:07:15 -05:00
2016-04-13 16:07:15 -05:00
2016-04-13 16:07:15 -05:00
2016-04-13 16:07:15 -05:00