aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-01-24 15:47:54 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-01-24 15:47:54 +0000
commit65fd0a8c6bcd4b63272dedc6226fc9e6be57098e (patch)
tree462df7f8ddd5b2cb044158c6d7af58d7a5e6ac21 /llvm/lib/CodeGen/MachineScheduler.cpp
parentf246033698606adeee9ee6b0622bd316473c2305 (diff)
downloadllvm-65fd0a8c6bcd4b63272dedc6226fc9e6be57098e.zip
llvm-65fd0a8c6bcd4b63272dedc6226fc9e6be57098e.tar.gz
llvm-65fd0a8c6bcd4b63272dedc6226fc9e6be57098e.tar.bz2
Move emitInlineAsmEnd to the AsmPrinter interface.
There is no inline asm in a .s file. Therefore, there should be no logic to handle it in the streamer. Inline asm only exists in bitcode files, so the logic can live in the (long misnamed) AsmPrinter class. llvm-svn: 200011
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions