<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Rui,<br>
      <br>
      Are there any plans to support the -defsym command line option?<br>
      <br>
      Regards<br>
      Michael<br>
    </div>
    <blockquote
cite="mid:CAJENXgu0_7ji96_czy3R6bbmTA6r9jDgXa+JOSnWoBcygA5mXA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi all,
        <div><br>
        </div>
        <div>LLVM 4.0.0 is out, and I can say that LLD/ELF is now ready
          for production use at least for x86-64 (and probably for
          AArch64 and MIPS). I believe you've heard a few good news
          about the linker -- it <a moz-do-not-send="true"
            href="http://lld.llvm.org/#features">just works</a> and is <a
            moz-do-not-send="true"
            href="http://lld.llvm.org/#performance">very fast</a>,
          clean, compact and supported by the active community. I don't
          think I need to reiterate why having a good linker is
          important for us as the LLVM community.</div>
        <div><br>
        </div>
        <div>There's one thing you can help us without writing even a
          line of code. Please use it!</div>
        <div><br>
        </div>
        <div>Using LLD to link LLVM/clang/etc is easy. You need to check
          out the LLD repository just like you probably already did for
          clang, build it, and then install it. LLD will be installed as
          ld.lld (and it won't be used by default.) After that, re-run
          cmake with -DLLVM_ENABLE_LLD=On along with your usual options
          so that LLD will be used to build LLVM.</div>
        <div><br>
        </div>
        <div>For the details of the build process, please see <a
            moz-do-not-send="true" href="http://lld.llvm.org/#build">http://lld.llvm.org/#build</a>.</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Rui</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
LLVM Developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>
<a class="moz-txt-link-freetext" href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>