[PATCH] D33868: [Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86)
Fedor Sergeev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 3 15:11:41 PDT 2017
fedor.sergeev updated this revision to Diff 101331.
fedor.sergeev added a comment.
X86 constructor.ll test updated, SPARC constructor.ll added.
] bin/llvm-lit test/CodeGen/SPARC/constructor.ll
-- Testing: 1 tests, 1 threads --
PASS: LLVM :: CodeGen/SPARC/constructor.ll (1 of 1)
Testing Time: 0.22s
Expected Passes : 1
] bin/llvm-lit test/CodeGen/X86/constructor.ll
-- Testing: 1 tests, 1 threads --
PASS: LLVM :: CodeGen/X86/constructor.ll (1 of 1)
Testing Time: 0.23s
Expected Passes : 1
https://reviews.llvm.org/D33868
Files:
lib/Target/Sparc/SparcTargetObjectFile.cpp
lib/Target/Sparc/SparcTargetObjectFile.h
lib/Target/X86/X86TargetMachine.cpp
lib/Target/X86/X86TargetObjectFile.cpp
lib/Target/X86/X86TargetObjectFile.h
test/CodeGen/SPARC/constructor.ll
test/CodeGen/X86/constructor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33868.101331.patch
Type: text/x-patch
Size: 5247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170603/8e958b24/attachment.bin>
More information about the llvm-commits
mailing list