================ @@ -0,0 +1,84 @@ +# RUN: llc --run-pass=livedebugvalues -o - %s | FileCheck %s --implicit-check-not=DBG_VALUE ---------------- adrian-prantl wrote: Does this need to be moved to llvm/test/DebugInfo/MIR/AArch64 ? https://github.com/llvm/llvm-project/pull/142478