[llvm] adeb1fa - [dsymutil][NFC] Move ARM specific test into the ARM directory.

Alexey Lapshin via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 03:22:10 PDT 2023


Author: Alexey Lapshin
Date: 2023-04-05T12:21:30+02:00
New Revision: adeb1fa7a34d097825f71dfdfe5c62a242353bb9

URL: https://github.com/llvm/llvm-project/commit/adeb1fa7a34d097825f71dfdfe5c62a242353bb9
DIFF: https://github.com/llvm/llvm-project/commit/adeb1fa7a34d097825f71dfdfe5c62a242353bb9.diff

LOG: [dsymutil][NFC] Move ARM specific test into the ARM directory.

This patch moves fat-header.test -> ARM/fat-header.test

Added: 
    llvm/test/tools/dsymutil/ARM/fat-header.test

Modified: 
    

Removed: 
    llvm/test/tools/dsymutil/fat-header.test


################################################################################
diff  --git a/llvm/test/tools/dsymutil/fat-header.test b/llvm/test/tools/dsymutil/ARM/fat-header.test
similarity index 100%
rename from llvm/test/tools/dsymutil/fat-header.test
rename to llvm/test/tools/dsymutil/ARM/fat-header.test


        


More information about the llvm-commits mailing list