[lldb-dev] what's needed to add another cpu target

Carlo Kok ck at remobjects.com
Thu Sep 26 12:40:46 PDT 2013


presuming llvm supports it, what parts of lldb need changing to support 
a new cpu target for an existing platform?


I'm looking into aarch64 (arm64) support, specifically for iOS. I've 
already got the arch code to load it, but due to the pluggable nature 
I'm having a hard time finding the places that really need aarch64 at 
the very least.



More information about the lldb-dev mailing list