[Libclc-dev] [PATCH] Allow compilation depending to the LLVM version

EdB edb+libclc at sigluy.net
Sun Apr 26 14:51:15 PDT 2015


With this patch it will be possible to keep compatibility
with older version of LLVM. However I understand that it could
imply some maintenance burden.

EdB (1):
  Allow compilation depending to the LLVM version

 configure.py                                 | 16 +++++++++++++++-
 generic/lib/LLVM3.6/subnormal_helper_func.ll |  8 ++++++++
 generic/lib/SOURCES_LLVM3.6                  |  1 +
 3 files changed, 24 insertions(+), 1 deletion(-)
 create mode 100644 generic/lib/LLVM3.6/subnormal_helper_func.ll
 create mode 100644 generic/lib/SOURCES_LLVM3.6

-- 
2.3.6





More information about the Libclc-dev mailing list