[llvm-dev] ERROR:Segmentation fault

Dylan McKay via llvm-dev llvm-dev at lists.llvm.org
Wed Sep 28 05:06:03 PDT 2016


Could you attach your .td file
​

On Thu, Sep 29, 2016 at 12:29 AM, Varun Patil via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hi Developer,
>
> In my processor I am not using registers so I wrote Simple register.td
> file with bare minimum functions.
> But when I am registering my target with llvm it is showing "*Segmentation
> Fault(core dumped)*" Error and also same error while generating table-gen
> for asm-writer.
>
> Some one told comment out EditRegesterName function. because this error is
> due to EditRegisterName it seems but where should i comment means in which
> file should i comment this function Since i am not using it in any of my
> files.
>
> please help me guys.
>
>
> Thanks and Regards
> Varun
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160929/ea7805c4/attachment-0001.html>


More information about the llvm-dev mailing list