[llvm-dev] Error while compiling registerInfo.cpp
Varun Patil via llvm-dev
llvm-dev at lists.llvm.org
Mon Oct 17 00:29:08 PDT 2016
Dear All,
I have declared register.td and registerInfo.cpp file but while compiling
It is showing
as follows
*‘LR’ is not a member of ‘llvm::SYMPL’ ‘SP’ is not a member of
‘llvm::SYMPL’‘GPRegsRegClassID’ was not declared in this scope *
Following I am attaching register.cpp and .td and .inc files
Thanks and Regards
Varun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161017/91a90e28/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SYMPLRegisterInfo.cpp
Type: text/x-c++src
Size: 3397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161017/91a90e28/attachment.cpp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SYMPLRegisterInfo.td
Type: application/octet-stream
Size: 1110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161017/91a90e28/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SYMPLGenRegisterInfo.inc
Type: application/octet-stream
Size: 11297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161017/91a90e28/attachment-0001.obj>
More information about the llvm-dev
mailing list