]> granicus.if.org Git - llvm/commitdiff
[CodeGen] Switch test as FreeBSD will support .init_array soon.
authorDavide Italiano <davide@freebsd.org>
Mon, 26 Sep 2016 22:38:17 +0000 (22:38 +0000)
committerDavide Italiano <davide@freebsd.org>
Mon, 26 Sep 2016 22:38:17 +0000 (22:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282450 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/init-priority.ll

index a0cff237f1885b36e1706fcf59d468e00a513317..85ef5475cf20951f409c1133b0d75a2cebd0c6d5 100644 (file)
@@ -1,8 +1,8 @@
-; RUN: llc < %s -mtriple=x86_64-unknown-freebsd9 | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-netbsd | FileCheck %s
 
 ; Check that our compiler never emits global constructors
-; inside the .init_array section when building for a non-Linux ELF target.
-; Because of this, the test depends on UseInitArray behavior under FreeBSD
+; inside the .init_array section when building for a non supported target.
+; Because of this, the test depends on UseInitArray behavior under NetBSD
 ; as found in Generic_ELF::addClangTargetOptions().
 
 ; This is to workaround a Visual Studio bug which causes field