rpi-open-firmware icon indicating copy to clipboard operation
rpi-open-firmware copied to clipboard

Building with clang?

Open tpimh opened this issue 5 years ago • 2 comments

I guess technically it's possible. LLVM project provides drop-in replacements for most of the GNU binutils, so these can be used as well. Did anyone attempt it? Any success?

tpimh avatar Mar 05 '20 19:03 tpimh

The most critical part would be an LLVM backend for the videocore CPU architecture. christinaa and phire have each started writing one, but both projects look somewhat unmaintained and perhaps unfinished.

neuschaefer avatar Mar 05 '20 20:03 neuschaefer

Thanks for quick response! It's a pity that there is no working VC4 LLVM backend at the moment.

tpimh avatar Mar 05 '20 20:03 tpimh