[PATCH] D28791: [compiler-rt][crt] Simple crtbegin and crtend implementation
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 6 15:49:01 PST 2017
phosek updated this revision to Diff 87328.
Repository:
rL LLVM
https://reviews.llvm.org/D28791
Files:
cmake/Modules/AddCompilerRT.cmake
cmake/config-ix.cmake
lib/CMakeLists.txt
lib/crt/CMakeLists.txt
lib/crt/crtbegin.c
lib/crt/crtend.c
test/CMakeLists.txt
test/crt/CMakeLists.txt
test/crt/dso_handle.cpp
test/crt/lit.cfg
test/crt/lit.site.cfg.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28791.87328.patch
Type: text/x-patch
Size: 13788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/14854857/attachment.bin>
More information about the llvm-commits
mailing list