[llvm-dev] Target specific SubtargetEmitter.cpp

Rail Shafigulin via llvm-dev llvm-dev at lists.llvm.org
Mon Jan 4 14:37:49 PST 2016


I need to write a target specific SubtargetEmitter.cpp (lets call it
MyTargetSubtargetEmitter.cpp). The reason for doing so is that I don't to
hack at the main trunk code (I don't think it is a proper thing to do).
However I don't know how integrate as well as to tell LLVM to use my
version of SubtargetEmitter.cpp when it is dealing with my target. Would
anyone care to help?

-- 
Rail Shafigulin
Software Engineer
Esencia Technologies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160104/48c6c825/attachment.html>


More information about the llvm-dev mailing list