llvm-6502/include
David Majnemer 41a6378a65 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
2014-05-17 07:36:36 +00:00
..
llvm MachO: Add comments describing section flags/attrs 2014-05-17 07:36:36 +00:00
llvm-c Add C API for thread yielding callback. 2014-05-16 02:33:15 +00:00