ELLCC updated to musl 0.9.14

Hi,

I've updated the musl version of the clang/LLVM based ELLCC compiler suite to use musl release 0.9.14.
As usual the musl guys have been doing a great job. The new release looks great!

http://ellcc.org

I've also started to port libunwind into ELLCC. That's the last step for a fully non-gnu run-time environment:
libcxx/libcxxabi/libunwind/musl/compiler-rt for C and C++ under Linux.

Support for creating Linux executables in C for arm, armeb, mips, mipsel, ppc, microblaze, i386, and x86_64 looks good, ppc64 is coming along.

-Rich