[llvm-dev] Issues to implement a backend

GE ZHIGUO via llvm-dev llvm-dev at lists.llvm.org
Sun May 12 18:47:09 PDT 2019


Hi, All
I am trying to implement a llvm backend. But I encountered the following problem when running the backend:
"Fatal error: error in backend: WinEH not implemented for this  target"

This error is triggered by function processFunctionBeforeFrameFinalized() defined in class TargetFrameLowering.

Can anyone help? Thanks a lot!

Zhiguo


[cid:image001.jpg at 01D50970.C9344210]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190513/6d866094/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 54526 bytes
Desc: image001.jpg
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190513/6d866094/attachment-0001.jpg>


More information about the llvm-dev mailing list