Add all arithmetic operators to ConstantExprToString().
Note that some generated operators (like &, | or ^) may not be supported by the assembler -- but if they've got this far, it's better to generate them and let the assembler decide. llvm-svn: 7476
Loading
Please register or sign in to comment