Otherwise LLJIT's constructor will ask the LLJITBuilder's JTMB to create a DataLayout. As we don't propagate the JTMB (yet -- we probably should!), this will be wrong if target features influence the DataLayout. This should fix #12293.
Otherwise LLJIT's constructor will ask the LLJITBuilder's JTMB to create a DataLayout. As we don't propagate the JTMB (yet -- we probably should!), this will be wrong if target features influence the DataLayout. This should fix #12293.