<div dir="ltr">Thanks, Philip. I have a sinking feeling it's not your change, but could you share the commit and so I can try it out locally?<div><br></div><div>Bug: <a href="https://llvm.org/bugs/show_bug.cgi?id=23095">https://llvm.org/bugs/show_bug.cgi?id=23095</a><br></div><div><br></div><div>The reason I think it is not your change is because I tried a shared library build of LLVM 3.5.1 and that also failed with this error. Maybe it is because I'm using a package that makes an LLVM DLL for Windows.</div><div><br></div><div>The only reason why it show that error is if the static constructor for it didn't run, right? And I don't know why it would not run.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 31, 2015 at 5:29 PM, Philip Reames <span dir="ltr"><<a href="mailto:listmail@philipreames.com" target="_blank">listmail@philipreames.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Most likely a mistake in one of my recent patches.  Can you file a
    bug with a test case?  I'll try to get this fixed quickly.<br>
    <br>
    Philip<span class=""><br>
    <br>
    <div>On 03/31/2015 01:42 AM, Hayden
      Livingston wrote:<br>
    </div>
    </span><blockquote type="cite"><span class="">
      <div dir="ltr">I'm getting an error while using a trivial example
        by just setting a function's gc to shadow-stack.
        <div><br>
        </div>
        <div>Does anybody know why this could be happening?</div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </span><pre>_______________________________________________
LLVM Developers mailing list
<a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a>
</pre>
    </blockquote>
    <br>
  </div>

</blockquote></div><br></div>