diff options
author | Nick Kledzik <kledzik@apple.com> | 2014-06-11 01:30:55 +0000 |
---|---|---|
committer | Nick Kledzik <kledzik@apple.com> | 2014-06-11 01:30:55 +0000 |
commit | 936d5205bbc4b11ff32cd4e43e3306ad6720c621 (patch) | |
tree | e8f2aec4206a0f11dde74a9aa2bfda5227922c1f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 933c9509da45f2130b88099beae3ccdcf3ff0ac4 (diff) | |
download | llvm-936d5205bbc4b11ff32cd4e43e3306ad6720c621.zip llvm-936d5205bbc4b11ff32cd4e43e3306ad6720c621.tar.gz llvm-936d5205bbc4b11ff32cd4e43e3306ad6720c621.tar.bz2 |
[mach-o] fix use of resolver functions to not cause duplicate sections.
The previous commit uncovered a bug in the mach-o writer whereby two __text
sections were created. But the test case did not catch that. So I updated
the test case to run the linker a second time, reading the output of the
first pass.
llvm-svn: 210624
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions