This patch updates the Clang release notes with the new option -fkeep-persistent-storage-variables added at https://reviews.llvm.org/D150221.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/docs/ReleaseNotes.rst | ||
---|---|---|
278–279 | Suggestion: Use em dashes to avoid overuse of commas. Additionally, I am wondering if the release notes is a reasonable place to add something like: Since this inhibits the merging of the affected variables, the number of individual relocations in the program will generally increase. |
Suggestion: Use em dashes to avoid overuse of commas.
Additionally, I am wondering if the release notes is a reasonable place to add something like: Since this inhibits the merging of the affected variables, the number of individual relocations in the program will generally increase.