"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "882626cd5bb9b4f4ec0ae3d121e0dffe907d3a9b"
Change the x86 assembly output to use tab characters to separate the
mnemonics from their operands instead of single spaces. This makes the assembly output a little more consistent with various other compilers (f.e. GCC), and slightly easier to read. Also, update the regression tests accordingly. llvm-svn: 40648
Loading
Please register or sign in to comment