OSDN Git Service

Remove the last hasRawTextSupport call from R600.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 31 Jan 2014 22:14:06 +0000 (22:14 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 31 Jan 2014 22:14:06 +0000 (22:14 +0000)
commit9d96045528c7c8c26f1b1927a74e9fcafec9b255
tree761abb5cc4668306e2f15e4f2640b92b83dbcc43
parentb8f1606076b417d60211c7f0d240dd09c375ad4e
Remove the last hasRawTextSupport call from R600.

There is nothing wrong with printing the disassembly section when printing
text. An hypothetical assembler would then produce a .o just like our
direct object emission produces.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200583 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUAsmPrinter.cpp