[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
Thu May 11 10:16:01 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32577
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #13 from Reid Kleckner <rnk at google.com> ---
Evgeniy landed the fix in r302203.
It's generally uninteresting to build compiler-rt with LTO, so no, I don't
think we want to continuously test this. In fact, I thought Bob disabled LTO in
compiler-rt? If we want better LTO+sanitizer testing, we should set up a
buildbot that does just that.
--
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/20170511/d8c8910f/attachment.html>
More information about the llvm-bugs
mailing list