[PATCH] D28791: [compiler-rt][crt] Simple crtbegin and crtend implementation
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 00:57:37 PDT 2019
phosek updated this revision to Diff 190046.
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.190046.patch
Type: text/x-patch
Size: 20974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/6ec61788/attachment.bin>
More information about the llvm-commits
mailing list