[PATCH] D59273: [compiler-rt] Windows: fix crt_initializer.cc test uses wrong pragma to declare crt initializer.

Matthew G McGovern via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 14:22:33 PDT 2019


mcgov added a comment.

Not sure if this will break MinGW, does GCC support #pragma init_seg( ... ) ?


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D59273





More information about the llvm-commits mailing list