[PATCH] D32543: [X86] Clang option -fuse-init-array has no effect when generating for MCU target

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 4 08:28:55 PDT 2017


craig.topper added a comment.

It looksl ike UseInitArray is connected to -use-ctors command line option to llc so we should be able to test this without a frontend test.


https://reviews.llvm.org/D32543





More information about the cfe-commits mailing list