<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>I tried to build my local LLVM with Memory Sanitizer, but it
failed because the generated llvmTblGen hit the same
use-of-undef-var error. Do you know if there is any other way we
can reproduce the error?</p>
<p>Thanks,</p>
<p>Weiming<br>
</p>
<br>
<div class="moz-cite-prefix">On 5/6/2016 7:18 AM, Renato Golin
wrote:<br>
</div>
<blockquote
cite="mid:CAMSE1kcAJb5BuhJ8KhixhfEwfWftqGvxb0mOE5JVfv1r_ZBUHg@mail.gmail.com"
type="cite">
<pre wrap="">On 6 May 2016 at 10:06, via llvm-commits <a class="moz-txt-link-rfc2396E" href="mailto:llvm-commits@lists.llvm.org"><llvm-commits@lists.llvm.org></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi Vitaly,
I don't see uninitialized variables in my change.
I also tried to build LLVM with Memory sanitizer but it also hit the same
"use-of-uninitialized-value" error when running llvm-tblgen.
</pre>
</blockquote>
<pre wrap="">
I have to say, I didn't see either.
I thought it was because I wasn't looking at the whole context, or
there were some globals I hadn't accounted for, but I think that was
an odd one.
When you run it with sanitirzers, locally, do you see it hitting your
change every time? Or does it present some alternating behaviour?
--renato
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation</pre>
</body>
</html>