MC CFG: Add a few needed methods, mainly MCModule::findFirstAtomAfter.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Wed, 21 Aug 2013 07:28:17 +0000 (07:28 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Wed, 21 Aug 2013 07:28:17 +0000 (07:28 +0000)
commit46d353f8e8a2bbe02e8aa6a2292eae930dd3b7e6
tree9cc756b7e0d63078710d8bded8550623272474ae
parent9bfc0626c02e449dd321a71a09f005ac8239e921
MC CFG: Add a few needed methods, mainly MCModule::findFirstAtomAfter.

While there, do some minor cleanup.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188880 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCFunction.h
include/llvm/MC/MCModule.h
lib/MC/MCFunction.cpp
lib/MC/MCModule.cpp