It appears the inline asm in GetCpuIDAndInfo() may clobbers some registers if...
It appears the inline asm in GetCpuIDAndInfo() may clobbers some registers if it isn't inlined (at < -O3). Force it to be inlined. llvm-svn: 30762
Loading
Please register or sign in to comment