On Tue, Sep 12, 2017 at 8:02 AM, Christopher Li <sparse@xxxxxxxxxxx> wrote: > On Sat, Sep 9, 2017 at 9:56 PM, Luc Van Oostenryck > <luc.vanoostenryck@xxxxxxxxx> wrote: >> sparse-llvm doesn't have support for targets other than >> x86 or x86-64. >> >> Disable sparse-llvm on other archs as it create problems during >> build, selftest, ... > > Thanks, will apply. > > This is temporary while we looking at how to fix the other > architecture properly, right? Everything is temporary, isn't it? ;) In the other thread I explained the nature of the problem, it's *just* a question to match the options for the model/sub-architecture between LLVM compiler and the assembler. Easy to do if you choose the dumbest (generic) model, pretty annoying otherwise and a nightmare to test. -- Luc -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html