MC: Use MCSymbol in MCObjectWriter::isWeak(), NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 20 May 2015 15:10:03 +0000 (15:10 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 20 May 2015 15:10:03 +0000 (15:10 +0000)
commitf5bdf04f0963a12ce6d29e1519b8494868738f66
treecc600f4884c264d6ff8f4c31783db2431c632fe8
parent8ca7ac2a38a8bb47d06d0fcd809944fbd09aa718
MC: Use MCSymbol in MCObjectWriter::isWeak(), NFC

Continue to prefer `MCSymbol` when we need both.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237798 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCObjectWriter.h
lib/MC/ELFObjectWriter.cpp
lib/MC/MCExpr.cpp
lib/MC/MCObjectWriter.cpp
lib/MC/WinCOFFObjectWriter.cpp