Fix: [DebugInfo] Fix crash when emitting an invalidated SDDbgValue
authorStephen Tozer <Stephen.Tozer@Sony.com>
Fri, 7 May 2021 12:36:31 +0000 (13:36 +0100)
committerStephen Tozer <Stephen.Tozer@Sony.com>
Fri, 7 May 2021 12:38:19 +0000 (13:38 +0100)
commit14818a86d044909d8eeb1f39f689e2785a09823b
tree01f698f70a802e3bbb907d05aa3a919913ccdf73
parentdfe3ffaa4a47ea93cc289b4496c093fbaf73adbc
Fix: [DebugInfo] Fix crash when emitting an invalidated SDDbgValue

This patch is a fix for revision ce0c1f3c, which caused test failures on
bots without x86 as a registered target. This patch moves the test added
in the prior patch to the x86 folder, so that it only runs on bots with
the correct target available.
llvm/test/DebugInfo/X86/invalidated-dbg-value-is-undef.ll [moved from llvm/test/DebugInfo/Generic/invalidated-dbg-value-is-undef.ll with 100% similarity]