diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2017-02-17 00:28:17 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2017-02-17 00:28:17 +0000 |
commit | ee61d3589f404fa6dfd3e0aaf9b88270463d989a (patch) | |
tree | b3e27e2ca4a4952b0883fe0b6b01ab82c349cb1d /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 76b5b7493c3d3c2983b875e0fe6fc2779245af95 (diff) | |
download | llvm-ee61d3589f404fa6dfd3e0aaf9b88270463d989a.zip llvm-ee61d3589f404fa6dfd3e0aaf9b88270463d989a.tar.gz llvm-ee61d3589f404fa6dfd3e0aaf9b88270463d989a.tar.bz2 |
Merge reloc sections in -emit-reloc mode.
Without this we would produce two relocation sections pointing to the
same section, which gnu tools reject.
This fixes pr31986.
The implementation of -r/--emit-reloc is getting fairly
complicated. But lets get the test passing before trying to refactor
it.
llvm-svn: 295385
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions