[PATCH] D28791: [compiler-rt][crt] Simple crtbegin and crtend implementation
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 6 09:32:33 PST 2019
phosek updated this revision to Diff 189526.
phosek marked an inline comment as done.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D28791/new/
https://reviews.llvm.org/D28791
Files:
compiler-rt/CMakeLists.txt
compiler-rt/cmake/Modules/AddCompilerRT.cmake
compiler-rt/cmake/config-ix.cmake
compiler-rt/lib/CMakeLists.txt
compiler-rt/lib/crt/CMakeLists.txt
compiler-rt/lib/crt/crtbegin.c
compiler-rt/lib/crt/crtend.c
compiler-rt/test/CMakeLists.txt
compiler-rt/test/crt/CMakeLists.txt
compiler-rt/test/crt/dso_handle.cpp
compiler-rt/test/crt/lit.cfg
compiler-rt/test/crt/lit.site.cfg.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28791.189526.patch
Type: text/x-patch
Size: 20970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190306/e04da424/attachment-0001.bin>
More information about the llvm-commits
mailing list