[llvm-commits] [PATCH] Fix UseInitArray option for MIPS

Logan Chien tzuhsiang.chien at gmail.com
Wed Aug 29 23:12:44 PDT 2012


Dear all,

  It seems that the MIPS backend is not using ".init_array" even if
"-use-init-array" is passed to llc.  I hope the attach patch can fix
this issue, and a test case is included.  Please review.  Thanks.

Sincerely,
Logan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120830/6151690e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Fix-UseInitArray-option-for-MIPS-target.patch
Type: application/octet-stream
Size: 1597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120830/6151690e/attachment.obj>


More information about the llvm-commits mailing list