K 10 svn:author V 3 dim K 8 svn:date V 27 2017-12-29T12:49:24.775975Z K 7 svn:log V 314 Work around a clang 6.0.0 issue with rep prefixes followed by .byte directives (as reported in https://bugs.llvm.org/show_bug.cgi?id=35749), by defining the rep prefix with yet another .byte directive. This is a temporary fix, to be reverted before merging back to head, until upstream has a proper fix for this. END