Remove yet another method of creating begin and end symbol for sections.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 21 May 2015 16:52:32 +0000 (16:52 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 21 May 2015 16:52:32 +0000 (16:52 +0000)
commit43356a1a4506630777473b2090a65c7a54da94ee
tree2fc466caef24244da3da7e027204546edbb4f037
parentdc089e4dc35defe70c3c05e1ccc177566dc1316e
Remove yet another method of creating begin and end symbol for sections.

I missed this one when first unifying how we handle begin and end symbols.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237912 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCContext.h
include/llvm/MC/MCSection.h
lib/MC/MCContext.cpp
lib/MC/MCDwarf.cpp
lib/MC/MCParser/AsmParser.cpp
lib/MC/MCParser/ELFAsmParser.cpp