[PATCH] D14827: Adding support for missing variations of X86 string related instructions
Stephan Bergmann via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 20 05:54:20 PST 2016
sberg added a subscriber: sberg.
sberg added a comment.
Building LibreOffice (which has some asm blocks) started to fail now with
error: memory operand is only for determining the size, ES:(R|E)SI will be used for the location [-Werror,-Winline-asm]
<inline asm>:2:10: note: instantiated into assembly here
movsd (%rax), %xmm0
Repository:
rL LLVM
http://reviews.llvm.org/D14827
More information about the llvm-commits
mailing list