MC: Change variable symbols to be recognized as defined, by assigning their sections...
authorDaniel Dunbar <daniel@zuster.org>
Fri, 29 Apr 2011 18:20:17 +0000 (18:20 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 29 Apr 2011 18:20:17 +0000 (18:20 +0000)
commit90604ab725da8a2a57cf3ca1541b14b95d619040
tree043e57a0fb1341dc8afb3f3b5ebf029021a70def
parent173aa9ce3207379f9d9b18bdb9aefb0de1da8c85
MC: Change variable symbols to be recognized as defined, by assigning their sections based on FindAssociatedSection().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130523 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCSymbol.cpp
test/MC/MachO/variable-exprs.s [new file with mode: 0644]