MC/Mach-O: Set SOME_INSTRUCTIONS bit for sections.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 2 Feb 2010 21:44:01 +0000 (21:44 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 2 Feb 2010 21:44:01 +0000 (21:44 +0000)
commite1ec617c6abf0b9dc1eecbbfe483bda3bb2b7795
tree27ae77e84a066e7e1f1d9ba44754a90c3238f3b9
parente0faa547059c8d10cf34e63ea26a994291116228
MC/Mach-O: Set SOME_INSTRUCTIONS bit for sections.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95135 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAssembler.h
lib/MC/MCAssembler.cpp
lib/MC/MCMachOStreamer.cpp
test/MC/MachO/section-flags.s [new file with mode: 0644]