[PATCH] D34796: upporting -f(no)-reorder-functions flag, clang side change

David Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 15 09:54:50 PDT 2018


davidxl added inline comments.


================
Comment at: docs/ClangCommandLineReference.rst:1750
+
+Add section prefixes for hot/cold functions
+
----------------
prefix or suffix? Or just leave the details out (also consider the interaction with -ffunction-sections)?

Consider documenting: 

1) what is the default behavior?
2) how does it affect function ordering?



https://reviews.llvm.org/D34796





More information about the cfe-commits mailing list