K 10 svn:author V 6 marino K 8 svn:date V 27 2015-05-31T23:58:12.481657Z K 7 svn:log V 532 cad/ghdl: Add option to use experimental LLVM backend The LLVM backend builds much faster assuming clang35 and llvm35 are already available. It probably builds on FreeBSD's base clang but not ports llvm36. In any case, the alternative backend does not pass the testsuite on FreeBSD (fails at test 825). The LLVM back is the default backend for DragonFly which allows the port to build, but it fails the very first test (fails to lock mutex). There's no need to bump -- for FreeBSD this should package the same as it did before. END