summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/MachO/x86-data-in-code.s
Commit message (Collapse)AuthorAgeFilesLines
* MachO: enable .data_region directives everywhereTim Northover2016-04-211-0/+47
We'd disabled them on x86 because back in the early days some host tools couldn't handle the new load commands. This no longer holds: anyone capable of deploying Clang should be able to deploy its copies of ar/ranlib/etc. rdar://25254790 llvm-svn: 267075
OpenPOWER on IntegriCloud