From 20135c8a5347e6741d00fee0541b3aee2c9ae1e8 Mon Sep 17 00:00:00 2001 From: Krzysztof Parzyszek Date: Tue, 28 Dec 2021 11:20:03 -0800 Subject: [PATCH] [Hexagon] Move testcase accidentally committed to wrong directory llvm/test/DebugInfo/Hexagon/zreg-post-inc.s -> llvm/test/MC/Hexagon/zreg-post-inc.s --- llvm/test/{DebugInfo => MC}/Hexagon/zreg-post-inc.s | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename llvm/test/{DebugInfo => MC}/Hexagon/zreg-post-inc.s (100%) diff --git a/llvm/test/DebugInfo/Hexagon/zreg-post-inc.s b/llvm/test/MC/Hexagon/zreg-post-inc.s similarity index 100% rename from llvm/test/DebugInfo/Hexagon/zreg-post-inc.s rename to llvm/test/MC/Hexagon/zreg-post-inc.s