OSDN Git Service

Be consistent about being virtual and returning void in the cfi methods.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 12 Apr 2011 23:59:07 +0000 (23:59 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 12 Apr 2011 23:59:07 +0000 (23:59 +0000)
commit066c2f495ae396ce5335e374c45b1e4ace4f2470
treebd6d29e882d5292e6c36d5993d908d0d2b0406d1
parent55e6419b12a5f5c1c5b7e3f5f6bebd6b71df0bd0
Be consistent about being virtual and returning void in the cfi methods.
Implement the ones that were missing in the asm streamer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129413 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCStreamer.h
lib/MC/MCAsmStreamer.cpp
lib/MC/MCParser/AsmParser.cpp
lib/MC/MCStreamer.cpp