llvm-6502/lib/Target/X86/MCTargetDesc
David Majnemer 508e0c4d34 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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203211 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-07 07:36:05 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
X86AsmBackend.cpp MC: Remove superfluous section attribute flag definitions 2014-03-07 07:36:05 +00:00
X86BaseInfo.h
X86ELFObjectWriter.cpp
X86ELFRelocationInfo.cpp
X86FixupKinds.h
X86MachObjectWriter.cpp MC: Remove superfluous section attribute flag definitions 2014-03-07 07:36:05 +00:00
X86MachORelocationInfo.cpp
X86MCAsmInfo.cpp
X86MCAsmInfo.h
X86MCCodeEmitter.cpp AVX-512: fixed comressed displacement - by Robert Khazanov 2014-03-06 08:15:35 +00:00
X86MCTargetDesc.cpp Support: split object format out of environment 2014-03-06 20:47:11 +00:00
X86MCTargetDesc.h
X86WinCOFFObjectWriter.cpp