[llvm] 20135c8 - [Hexagon] Move testcase accidentally committed to wrong directory
Krzysztof Parzyszek via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 28 11:22:29 PST 2021
Author: Krzysztof Parzyszek
Date: 2021-12-28T11:21:54-08:00
New Revision: 20135c8a5347e6741d00fee0541b3aee2c9ae1e8
URL: https://github.com/llvm/llvm-project/commit/20135c8a5347e6741d00fee0541b3aee2c9ae1e8
DIFF: https://github.com/llvm/llvm-project/commit/20135c8a5347e6741d00fee0541b3aee2c9ae1e8.diff
LOG: [Hexagon] Move testcase accidentally committed to wrong directory
llvm/test/DebugInfo/Hexagon/zreg-post-inc.s -> llvm/test/MC/Hexagon/zreg-post-inc.s
Added:
llvm/test/MC/Hexagon/zreg-post-inc.s
Modified:
Removed:
llvm/test/DebugInfo/Hexagon/zreg-post-inc.s
################################################################################
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
More information about the llvm-commits
mailing list