[PATCH] D70034: Fix include guard and properly order __deregister_frame_info.

Sterling Augustine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 14:41:12 PST 2019


saugustine updated this revision to Diff 228967.
saugustine added a comment.

Move prototypes for the frame info functions as requested.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70034/new/

https://reviews.llvm.org/D70034

Files:
  compiler-rt/CMakeLists.txt
  compiler-rt/lib/crt/CMakeLists.txt
  compiler-rt/lib/crt/crtbegin.c
  compiler-rt/test/crt/ctor_dtor.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70034.228967.patch
Type: text/x-patch
Size: 3449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/a5bc1abb/attachment.bin>


More information about the llvm-commits mailing list