[llvm-bugs] [Bug 32577] "LLVM ERROR: MD_associated operand is not ValueAsMetadata" while building compiler-rt tests with lto and lld
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon May 1 03:15:43 PDT 2017
http://bugs.llvm.org/show_bug.cgi?id=32577
Matthias Krüger <matthias.krueger at famsik.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |---
--- Comment #2 from Matthias Krüger <matthias.krueger at famsik.de> ---
This is happening again, I assume because the dead stripping commit was
recommitted.
[ 61%/1550/1/2531,5861.444] cd
/home/matthias/LLVM/LLVM_dev/stage_2/test/pro...full -Wl,-allow-shlib-undefined
-g --driver-mode=g++ -fsanitize=address -m32
FAILED:
projects/compiler-rt/lib/asan/tests/CMakeFiles/Asan-i386-with-calls-Test
cd
/home/matthias/LLVM/LLVM_dev/stage_2/test/projects/compiler-rt/lib/asan/tests
&& /home/matthias/LLVM/LLVM_dev/stage_2/test/./bin/clang
ASAN_INST_TEST_OBJECTS.gtest-all.cc.i386-with-calls.o
ASAN_INST_TEST_OBJECTS.asan_asm_test.cc.i386-with-calls.o
ASAN_INST_TEST_OBJECTS.asan_globals_test.cc.i386-with-calls.o
ASAN_INST_TEST_OBJECTS.asan_interface_test.cc.i386-with-calls.o
ASAN_INST_TEST_OBJECTS.asan_internal_interface_test.cc.i386-with-calls.o
ASAN_INST_TEST_OBJECTS.asan_test.cc.i386-with-calls.o
ASAN_INST_TEST_OBJECTS.asan_oob_test.cc.i386-with-calls.o
ASAN_INST_TEST_OBJECTS.asan_mem_test.cc.i386-with-calls.o
ASAN_INST_TEST_OBJECTS.asan_str_test.cc.i386-with-calls.o
ASAN_INST_TEST_OBJECTS.asan_test_main.cc.i386-with-calls.o -o
/home/matthias/LLVM/LLVM_dev/stage_2/test/projects/compiler-rt/lib/asan/tests/default/Asan-i386-with-calls-Test
-fuse-ld=/home/matthias/LLVM/LLVM_dev/stage_1/build/bin/ld.lld
-Wl,-color-diagnostics -flto=full -Wl,-allow-shlib-undefined -g
--driver-mode=g++ -fsanitize=address -m32
LLVM ERROR: MD_associated operand is not ValueAsMetadata
clang-5.0: error: linker command failed with exit code 1 (use -v to see
invocation)
ninja: build stopped: subcommand failed.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170501/55f4b94f/attachment.html>
More information about the llvm-bugs
mailing list