MachO: Add comments describing section flags/attrs
authorDavid Majnemer <david.majnemer@gmail.com>
Sat, 17 May 2014 07:36:36 +0000 (07:36 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Sat, 17 May 2014 07:36:36 +0000 (07:36 +0000)
commit41a6378a653872d7f4a5f2261289fcd54f6943e4
tree14deb1c0d4426f65f328c98a77ff0e4b80e11f47
parent7af8e0d2a183bb8c56fe6ffa886fae5d3820db35
MachO: Add comments describing section flags/attrs

When pruning superfluous MachO structure definitions, I chose to keep
the most generically useful which is why Support's definitions won over
the ones in MC.

However, the MC copy had some useful comments describing some of the
field values.

Bring these back to the copy in Support.  While doing this, fill in some
of the underdocumented definitions as well.

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