================ @@ -0,0 +1,98 @@ +# RUN: llc --run-pass=livedebugvalues -o - %s | FileCheck %s --implicit-check-not=DBG_VALUE +# REQUIRES: x86-registered-target + ---------------- adrian-prantl wrote: And this one. https://github.com/llvm/llvm-project/pull/142478