Revert "[debuginfo-tests] Un-XFAIL no passing unused-merged-value.c test"

This reverts commit 96f00f63b2 because D128830 has been reverted.
This commit is contained in:
Adrian Prantl 2022-09-02 08:46:38 -07:00
parent 6941b1f6c1
commit 5203168f91

View File

@ -1,7 +1,5 @@
// Location for variable "parama" optimized out.
// Previously it would carry incorrect location
// information in debug-info, see PR48719.
// Now, the location is simply not emitted.
// XFAIL: *
// Incorrect location for variable "parama", see PR48719.
// REQUIRES: lldb
// UNSUPPORTED: system-windows