[PATCH] D28791: [compiler-rt][crt] Simple crtbegin and crtend implementation
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 16:05:46 PST 2017
phosek updated this revision to Diff 86914.
phosek marked 2 inline comments as done.
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.86914.patch
Type: text/x-patch
Size: 12546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170203/7b4045c0/attachment.bin>
More information about the llvm-commits
mailing list