Add more reset methods to make all objects that the backend may use for outputting...
authorPedro Artigas <partigas@apple.com>
Fri, 14 Dec 2012 18:52:11 +0000 (18:52 +0000)
committerPedro Artigas <partigas@apple.com>
Fri, 14 Dec 2012 18:52:11 +0000 (18:52 +0000)
commitb95c53e216e593a871d8c6f37f8f07f4b6b57623
tree5dafba9112786166d13f7f019b58dbecf97932f6
parentf8e9a5a061734115bbf43a1e859a5da9d7b6ea1d
Add more reset methods to make all objects that the backend may use for outputting code have a reset, some are not used but were declared for completeness

llvm-svn: 170227
llvm/include/llvm/MC/MCAsmBackend.h
llvm/include/llvm/MC/MCCodeEmitter.h
llvm/include/llvm/MC/MCMachObjectWriter.h
llvm/include/llvm/MC/MCObjectWriter.h
llvm/lib/MC/MCAssembler.cpp
llvm/lib/MC/MCObjectStreamer.cpp
llvm/lib/MC/MachObjectWriter.cpp