<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/57891>57891</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            The problem of compiling using clang
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          Kim1230
      </td>
    </tr>
</table>

<pre>
    Hello,
I have installed clang in the kylin OS.
clang-10.0.1-1.ky10.x86_64
OS is Linux 2288HV5-47-26 4.19.90-24.4.v2101.ky10.x86_64 #1 SMP Mon May 24 12:14:55 CST 2021 x86_64 x86_64 x86_64 GNU/Linux
![image](https://user-images.githubusercontent.com/107012598/191661724-f54f6e7c-e54f-4d2d-beaf-958a12e21e59.png)
`/usr/bin/clang -c -S  test_generative.c  -I /home/yjy/float-precision/new/bin/../include/  -emit-llvm '-g' '-Wall' -o /home/yjy/toolforvel/verificarlo/tests/test_absoluteError/test_generative.kdkvuakb.1.ll`
And then :
![image](https://user-images.githubusercontent.com/107012598/191661820-57385d7d-b30a-4e2c-93e7-d7853873a3d1.png)
`/usr/local/bin/opt /home/yjy/toolforvel/verificarlo/tests/test_absoluteError/test_generative.kdkvuakb.1.ll`
The problem will be:
![image](https://user-images.githubusercontent.com/107012598/191661929-6234367c-c8b2-4cd4-ad2a-9b87f4dac497.png)
And the source code is from
https://github.com/verificarlo/verificarlo
The content of it will be :/verificarlo/tests/test_absoluteError/test_generative.c
![image](https://user-images.githubusercontent.com/107012598/191662184-c5842c96-0cc6-4533-b0b0-bd20b0c80b55.png)
![image](https://user-images.githubusercontent.com/107012598/191662213-2e3c151a-6952-4c82-80ec-31ea9e114c2e.png)
Hope someone can help me
Thanks!
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJy9VU2P2zYQ_TXyhaBADkmJPOiw2WS7QZumwCbtcUFSI5sxLRr6cOJ_X0rr3a5RtJdiC9jDkWY48_TeiHKpPTf3GGMq4LZg7wt285Hs7AlJ6MfJxogt8dH223xNph2S_Tlm7_ND-ZS8xihnJSs55eX-nN0funqs5FP88wMJI_kl9PMPAqD1_e-KyppCRWTJTWkYBVnK8gScXe0mBQhOHj79Rj6lnnyyZwKScCjEDZfZKEVuH74QYMDJZcP18tOvXwu4W_s-ASmAF-pdONgtFup9AXo3Tccxl8pp-TePONA1OpbbMO1mt9zxqZ-wn0qfDjmHs5pxUEYvvuFVxWuQtFOyq7D2FLNDZQstdWg7apS2HBA4KlMe-20B5oKkYmvDIVsX-myfCKae0AdCJhynxy32ONgpnLD0hNCPmY67XTpgXs7fztl2MdmJHgf0YQxpKdLj95eCZZlN6H2c22VLroCHMNEYT4dcqaYZTL06f2SFF5-mv3WYUopdGk6YE-5OOIQueDssc3K3QBwv66N1Y4rzhB-GIQ3PN1_h37f702z3ruRl7pWffSXhpm-XcerJosDbCaSBUVULrdo6yyKYpRLBUyOwpm2tldC1sKLl_yhQTN7GF17TcfqfefqSX7njkFzEA_keYiQO35YxA4ZWIKSo8kh77YBK30pqW7DUOF13srVemvqKsYuaZEzz4JH41OLy2ndDbrImXCN7QnOBcE3Z66sXAi6YSepImJ5pIMWHu-LdbWFu_hvv_u3IBK4l9UpL8KaizPuKSiUEdcwx6lrIi9fMKXU9fm-BBLiggMJzxS2tjFpk1UA1Q08FR2uQc-kBr5Dcp-Oi6QFTn0WwPdlhPJI8-xdlbL_PNPMNNrmF0ACmEpu2Ea0Rxm6mMEVsXg9w1i_jO4b8BdmSeVzsevRt5iE2_zIiy7l1WfKRl76hn5bzbRxnXGRWtTZ8s2talAa0k0wxCSiR-UpzB51D1AwcbqJ1GMcms5uJ3YQmfz6AmfxXDKQomcsP0XqpjeYVuK6QDA82xHJpXKZhuxmaFYObt2MOxpDH7K-gHcew7RGf69t52qWh-TkcOAi2WeE2K9Y_AY7zRZ0">