jrtc27 requested changes to this revision. jrtc27 added a comment. This revision now requires changes to proceed.
Please update `docs/ClangCommandLineReference.rst`. Also, in my limited testing, GCC just seems to pass the `-msmall-data-limit=...` flag straight through to the linker through `COLLECT_GCC_OPTIONS`. Finally, please add tests for `-msmall-data-limit=...` instead of or as well as `-G`, since GCC only recognises the former on RISC-V. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D57497/new/ https://reviews.llvm.org/D57497 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
