[llvm] d587364 - Revert "[dsymutil][NFC] Move ARM specific test into the ARM directory."
Alexey Lapshin via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 5 06:41:46 PDT 2023
Author: Alexey Lapshin
Date: 2023-04-05T15:40:02+02:00
New Revision: d5873644452e037e79367d862987a5250df1f618
URL: https://github.com/llvm/llvm-project/commit/d5873644452e037e79367d862987a5250df1f618
DIFF: https://github.com/llvm/llvm-project/commit/d5873644452e037e79367d862987a5250df1f618.diff
LOG: Revert "[dsymutil][NFC] Move ARM specific test into the ARM directory."
This reverts commit adeb1fa7a34d097825f71dfdfe5c62a242353bb9.
Added:
llvm/test/tools/dsymutil/fat-header.test
Modified:
Removed:
llvm/test/tools/dsymutil/ARM/fat-header.test
################################################################################
diff --git a/llvm/test/tools/dsymutil/ARM/fat-header.test b/llvm/test/tools/dsymutil/fat-header.test
similarity index 100%
rename from llvm/test/tools/dsymutil/ARM/fat-header.test
rename to llvm/test/tools/dsymutil/fat-header.test
More information about the llvm-commits
mailing list