Closed timClicks closed 4 years ago
Moving issue to the llvm-tools repo
In case anyone stumbles upon this. The new issue is at https://github.com/phil-opp/llvm-tools/issues/1. The problem was that the llvm-tools-preview
component is compiler specific, so installing it for stable does not automatically install it for nightly too.
(Sorry if this issue is filed in the wrong place)
I'm trying to compile a bootloader for my fledgling OS (FledgeOS), but I'm having trouble getting
bootimage
to work correctly.