[PATCH] D28791: [compiler-rt][crt] Simple crtbegin and crtend implementation

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 24 14:38:01 PST 2019


phosek updated this revision to Diff 188093.

Repository:
  rCRT Compiler Runtime

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.188093.patch
Type: text/x-patch
Size: 21081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190224/14ca31d8/attachment.bin>


More information about the llvm-commits mailing list