This revision was automatically updated to reflect the committed changes.
Closed by commit rL340595: [RISCV] RISC-V using -fuse-init-array by default
(authored by kito, committed by ).
Herald added subscribers: llvm-commits, jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D50043?vs=16
asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.
Thanks, looks good to me.
https://reviews.llvm.org/D50043
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman
kito-cheng updated this revision to Diff 161990.
kito-cheng added a comment.
Herald added subscribers: jocewei, the_o, brucehoult, MartinMosbeck, mgrang,
edward-jones, zzheng, niosHD, sabuasal, simoncook, johnrusso, rbar.
Changes:
- Add test.
https://reviews.llvm.org/D50043
Files:
lib/Drive
asb added a comment.
Could you add a test for this please?
Repository:
rC Clang
https://reviews.llvm.org/D50043
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
kito-cheng created this revision.
kito-cheng added reviewers: asb, apazos.
Herald added subscribers: cfe-commits, rkruppe, rogfer01, shiva0217,
fedor.sergeev.
RISC-V target using -fuse-init-array even for bare-mental target.
Repository:
rC Clang
https://reviews.llvm.org/D50043
Files:
lib/