diff options
author | George Rimar <grimar@accesssoftek.com> | 2015-12-15 08:39:42 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2015-12-15 08:39:42 +0000 |
commit | b076446368d17632e7e6e2fc952b98ba4dcb1718 (patch) | |
tree | 9f61146ba9b9b3e946f43d1089086dfb2833d801 /lldb/packages/Python/lldbsuite/test/functionalities/embedded_interpreter | |
parent | 009c5d52e3e2e713e5cf943bb1ba6d5050388a4e (diff) | |
download | bcm5719-llvm-b076446368d17632e7e6e2fc952b98ba4dcb1718.tar.gz bcm5719-llvm-b076446368d17632e7e6e2fc952b98ba4dcb1718.zip |
Revert of r255626 "[ELF] - refactor of code in RelocationSection<ELFT>::writeTo()"
as it broke buildbot:
http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/17836/steps/build_Lld/logs/stdio
/Users/buildslave/as-bldslv9/lld-x86_64-darwin13/llvm.src/tools/lld/ELF/OutputSections.cpp:268:14: error: redefinition of 'Rel'
unsigned Rel; ^
/Users/buildslave/as-bldslv9/lld-x86_64-darwin13/llvm.src/tools/lld/ELF/OutputSections.cpp:241:34: note: previous definition is here
for (const DynamicReloc<ELFT> &Rel : Relocs) {
That compiles fine on my MSVS 2015 thought.
llvm-svn: 255628
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/embedded_interpreter')
0 files changed, 0 insertions, 0 deletions