Move getBaseSymbol somewhere the COFF writer can use.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 1 May 2014 13:24:25 +0000 (13:24 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 1 May 2014 13:24:25 +0000 (13:24 +0000)
commitf2b88ce2fd0d204b981f2c6cc70f8112f563fd7c
tree0b5d21dc57fa71aa073667a661e53b3e26763381
parentb378cacf1de326bfba3c784b6d6d848fce6c7ae0
Move getBaseSymbol somewhere the COFF writer can use.

I will use it there in a second.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207761 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAsmLayout.h
lib/MC/ELFObjectWriter.cpp
lib/MC/MCAssembler.cpp