• Matthias Braun's avatar
    remove opt_ldst_only_null_ptr_exception · 8a5f1532
    Matthias Braun authored
    We just define that the only reason a Load/Store node can use the
    exception edge is a NULL pointer. Misaligned Load/Store is a problem for
    low-level languages which don't use exception edges anyway.
    8a5f1532