Added the darwin .weak_def_can_be_hidden directive.
authorKevin Enderby <enderby@apple.com>
Thu, 8 Jul 2010 17:22:42 +0000 (17:22 +0000)
committerKevin Enderby <enderby@apple.com>
Thu, 8 Jul 2010 17:22:42 +0000 (17:22 +0000)
commitf59cac5ed36360b4c462781051f996b3499d7e0f
treeff513719695e99989d6b566301d9376cbea720d1
parentda995609e6e963eaa77346d43b0a33b81e53a785
Added the darwin .weak_def_can_be_hidden directive.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107886 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAsmInfo.h
include/llvm/MC/MCDirectives.h
lib/MC/MCAsmInfo.cpp
lib/MC/MCAsmInfoDarwin.cpp
lib/MC/MCAsmStreamer.cpp
lib/MC/MCMachOStreamer.cpp
lib/MC/MCParser/AsmParser.cpp