[X86] In X86FlagsCopyLowering, when rewriting a memory setcc we need to emit...
[X86] In X86FlagsCopyLowering, when rewriting a memory setcc we need to emit an explicit MOV8mr instruction. Previously the code only knew how to handle setcc to a register. This should fix a crash in the chromium build. llvm-svn: 329771
Loading
Please register or sign in to comment