diff options
author | Martin Storsjo <martin@martin.st> | 2017-08-31 09:46:27 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2017-08-31 09:46:27 +0000 |
commit | 7bfb69725942b366756deb12d4559fd02b403032 (patch) | |
tree | 7a9fda99cd7461bd693c37f2bcddff8deafb493c /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 5f9346471c97ad4c8fa3535c7bf4ced92530799a (diff) | |
download | bcm5719-llvm-7bfb69725942b366756deb12d4559fd02b403032.tar.gz bcm5719-llvm-7bfb69725942b366756deb12d4559fd02b403032.zip |
Revert r312224: "[ItaniumCXXABI] Always use linkonce_odr linkage for RTTI data on MinGW"
Breaks on buildbot:
http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/4548/steps/test-check-all/logs/stdio
The test in CodeGenCXX/virt-dtor-key.cpp tests using %itanium_abi_triple;
on non-windows platforms, this resolves to the current platform triple
(where there was no behaviour change), while on windows, it resolves to
a mingw triple (where the behaviour was intentionally changed).
llvm-svn: 312229
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions