Assembler: Darwin variables defined via .set are no-dead-strip.
authorJim Grosbach <grosbach@apple.com>
Thu, 13 Sep 2012 23:11:31 +0000 (23:11 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 13 Sep 2012 23:11:31 +0000 (23:11 +0000)
commit3f90a4c42d1683600e91c2aea325bacf59c37f5e
tree7cbeb3a8dcc8de7356e4f6c484522e185d0798c6
parent45d81bdde87a38c21facf2ec3b82b0589e9de7e9
Assembler: Darwin variables defined via .set are no-dead-strip.

For gas compatibility.

rdar://12219394

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163854 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCELFStreamer.cpp
lib/MC/MCParser/AsmParser.cpp
test/MC/MachO/absolute.s [new file with mode: 0644]