K 10 svn:author V 4 mmel K 8 svn:date V 27 2017-03-08T11:40:27.710133Z K 7 svn:log V 282 Unbreak ARMv6 world. The new compiler_rt library imported with clang 4.0.0 have several fatal issues (non-functional __udivsi3 for example) with ARM specific instrict functions. As temporary workaround, until upstream solve these problems, disable all thumb[1][2] related feature. END