From: Nikita Popov Date: Tue, 21 May 2019 06:24:36 +0000 (+0000) Subject: Move thumbv7k test from AArch64 to ARM X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=271487ef1423d16e18772631e8bbceb06080a2bd;p=llvm Move thumbv7k test from AArch64 to ARM As pointed out by charukcs on rL361166, this test uses an ARM triple. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361220 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/AArch64/addsubo-legalization.ll b/test/CodeGen/ARM/addsubo-legalization.ll similarity index 100% rename from test/CodeGen/AArch64/addsubo-legalization.ll rename to test/CodeGen/ARM/addsubo-legalization.ll