llvm-mos / llvm-mos-sdk

SDK for developing with the llvm-mos compiler
https://www.llvm-mos.org
Other
255 stars 52 forks source link

Import @davidgiven's support for new targets #322

Open johnwbyrd opened 4 months ago

johnwbyrd commented 4 months ago

It seems that @davidgiven has already gone to the trouble to create llvm-mos linker scripts for half a dozen platforms we don't currently support. If we asked him nicely, I bet he would let us modify and repurpose those scripts for llvm-mos-sdk:

https://github.com/davidgiven/cpm65/tree/master/src/arch

This seems like a low-effort, high-impact way of supporting for 5 or 6 more platforms.

asiekierka commented 4 months ago