diff options
author | Nick Kledzik <kledzik@apple.com> | 2014-10-24 22:19:22 +0000 |
---|---|---|
committer | Nick Kledzik <kledzik@apple.com> | 2014-10-24 22:19:22 +0000 |
commit | 761d6549bc5a5e4223b3f27e3345b7cc1f0dea98 (patch) | |
tree | 44104163b2abc5988536e50778fe32c94337aa46 /llvm/lib/Bitcode/Reader/BitcodeReader.h | |
parent | 7c2896a234e765c49f885d7689079a97b1651e32 (diff) | |
download | bcm5719-llvm-761d6549bc5a5e4223b3f27e3345b7cc1f0dea98.tar.gz bcm5719-llvm-761d6549bc5a5e4223b3f27e3345b7cc1f0dea98.zip |
[mach-o] Support data-only dylibs
In final linked shared images, the __TEXT segment contains both code and
the mach-o header/load-commands. In the case of a data-only dylib, there is
no code, so we need to force the addition of the __TEXT segment.
llvm-svn: 220597
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.h')
0 files changed, 0 insertions, 0 deletions