<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 01/10/2018 11:00 AM, Barbora
      Murinová via llvm-dev wrote:<br>
    </div>
    <blockquote
cite="mid:CAAtpbKhVEsvaSdLFBCWCDRhYgge==8PZNuzJMBXGdkYmUMcsdA@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div dir="ltr">Hi all,<br>
        <br>
        the backend data layout string is generated
        in X86TargetMachine.cpp. As far as I understand, however, that
        is not the only place where the target description string is
        generted. Where does the expected target description string come
        from?<br>
      </div>
    </blockquote>
    <br>
    There are also data-layout strings in Clang, for example. See calls
    to resetDataLayout in clang/lib/Basic/Targets/X86.h.<br>
    <br>
     -Hal<br>
    <br>
    <blockquote
cite="mid:CAAtpbKhVEsvaSdLFBCWCDRhYgge==8PZNuzJMBXGdkYmUMcsdA@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        Thanks!<br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature">
          <div dir="ltr">
            <div><font color="#999999" size="1">----------------</font></div>
            <div><font color="#999999" size="1">Barbora Murinová</font></div>
            <div><font color="#999999" size="1">The University of
                Edinburgh</font></div>
            <div><font color="#999999" size="1">SK: +421905718390<br>
                UK: +447477833795</font></div>
          </div>
        </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>
    <br>
    <pre class="moz-signature" cols="72">-- 
Hal Finkel
Lead, Compiler Technology and Programming Languages
Leadership Computing Facility
Argonne National Laboratory</pre>
  </body>
</html>