[llvm-dev] ERROR:Segmentation fault

Varun Patil via llvm-dev llvm-dev at lists.llvm.org
Wed Sep 28 04:29:53 PDT 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160928/b06d7d9b/attachment.html>


More information about the llvm-dev mailing list