diff options
author | Teresa Johnson <tejohnson@google.com> | 2016-07-22 18:32:30 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2016-07-22 18:32:30 +0000 |
commit | f432c9cefa1bc43a33560aae8617cc5640864747 (patch) | |
tree | 33bfff1aba0946cd44632de8d0f087a8d5bf15ca /clang/lib/AST/Expr.cpp | |
parent | 6a7dc5c4302f6087198bb106c13596b1a4f789d3 (diff) | |
download | bcm5719-llvm-f432c9cefa1bc43a33560aae8617cc5640864747.tar.gz bcm5719-llvm-f432c9cefa1bc43a33560aae8617cc5640864747.zip |
[ThinLTO/gold] Remove thin archive part of new test due to bot failures
I am getting a bot failure from the thin archive part of this test:
From
http://bb.pgr.jp/builders/cmake-llvm-x86_64-linux/builds/40468/steps/test_llvm/logs/LLVM%20%3A%3A%20tools__gold__X86__thinlto_emit_linked_objects.ll:
Command Output (stderr):
--
/home/bb/cmake-llvm-x86_64-linux/build/./bin/llvm-ar: creating
/home/bb/cmake-llvm-x86_64-linux/build/test/tools/gold/X86/Output/thinlto_emit_linked_objects.ll.tmp2.a
/usr/bin/ld.gold: internal error in add_writer, at
../../gold/token.h:124
--
This appears to be an issue with an older version of gold. The test case
passes for me locally when I use the gold v1.12 I was testing with, but
when I tried the gold installed on my system which is v1.11 I get the
same error.
Remove the thin archive version of the test, since there isn't a way to
predicate it on gold version.
llvm-svn: 276453
Diffstat (limited to 'clang/lib/AST/Expr.cpp')
0 files changed, 0 insertions, 0 deletions