[PATCH] MC: Remove superfluous section attribute flag definitions
David Majnemer
david.majnemer at gmail.com
Thu Mar 6 18:40:55 PST 2014
Hi grosbach, Bigcheese, rafael,
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.
http://llvm-reviews.chandlerc.com/D2998
Files:
include/llvm/Support/MachO.h
include/llvm/MC/MCSectionMachO.h
lib/MC/MCObjectFileInfo.cpp
lib/MC/MCParser/DarwinAsmParser.cpp
lib/MC/MCSectionMachO.cpp
lib/MC/MachObjectWriter.cpp
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp
lib/Target/X86/X86AsmPrinter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2998.1.patch
Type: text/x-patch
Size: 44770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140306/6b788b46/attachment.bin>
More information about the llvm-commits
mailing list