llvm-project/llvm/include
David Majnemer 7b58305ff6 MC: Remove superfluous section attribute flag definitions
Summary:
llvm/MC/MCSectionMachO.h and llvm/Support/MachO.h both had the same
definitions for the section flags.  Instead, grab the definitions out of
support.

No functionality change.

Reviewers: grosbach, Bigcheese, rafael

Reviewed By: rafael

CC: llvm-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D2998

llvm-svn: 203211
2014-03-07 07:36:05 +00:00
..
llvm MC: Remove superfluous section attribute flag definitions 2014-03-07 07:36:05 +00:00
llvm-c [Modules] Fix a layering issue that is actually impacting the modules 2014-03-06 04:13:12 +00:00