OSDN Git Service

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)
commitfa0716a43ba8833025f5e1cdc4e315666537d5f1
treeff513719695e99989d6b566301d9376cbea720d1
parent098e23c039b30c4771c24ac865e0b0a40e82b327
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