Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MachO: enable .data_region directives everywhere | Tim Northover | 2016-04-21 | 1 | -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 |