Simplify the code in DarwinTargetAsmInfo::emitUsedDirectiveFor so that humans can...
authorBill Wendling <isanbard@gmail.com>
Mon, 20 Jul 2009 21:38:26 +0000 (21:38 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 20 Jul 2009 21:38:26 +0000 (21:38 +0000)
commitecc2da8efdc07cf01163b7ab6db1f6dc2f134b67
treed47b246b17d7365fd0bc0b42bf9760f7d7f26f06
parent4cef584860acbde1d71157564e0d5f6f935b38a6
Simplify the code in DarwinTargetAsmInfo::emitUsedDirectiveFor so that humans can understand it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76480 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachOWriter.cpp
lib/Target/DarwinTargetAsmInfo.cpp