Add names for mach-o permissions bits and use the symbol names in place of magic...
authorNick Kledzik <kledzik@apple.com>
Wed, 4 Sep 2013 23:53:44 +0000 (23:53 +0000)
committerNick Kledzik <kledzik@apple.com>
Wed, 4 Sep 2013 23:53:44 +0000 (23:53 +0000)
commita38c27be0ff5dd35fcd20cfce827f9dbdb24d1ea
tree8aa56c9bbf7d06fa661ab00768c0d7cda5995540
parent5afaf5d1c1879d5cfbb3230dcb56297bd886bda4
Add names for mach-o permissions bits and use the symbol names in place of magic numbers

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190013 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/MachO.h
lib/MC/MachObjectWriter.cpp