mehdi_amini accepted this revision. mehdi_amini added a comment. This revision is now accepted and ready to land.
LGTM ================ Comment at: CMakeLists.txt:113 + check_linker_flag("-Wl,--section-ordering-file,${CLANG_ORDER_FILE}" + LINKER_ORDER_FILE_WORKS) + endif() ---------------- Can we refactor the option by putting it in a string and using the variable here and below? Repository: rL LLVM https://reviews.llvm.org/D28461 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits