[all-commits] [llvm/llvm-project] ac9355: Refine the examples in the debug info document (#8...
Shan Huang via All-commits
all-commits at lists.llvm.org
Sun Sep 8 22:49:59 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac9355446291a02239ce9b45d0c2225a4db0515a
https://github.com/llvm/llvm-project/commit/ac9355446291a02239ce9b45d0c2225a4db0515a
Author: Shan Huang <52285902006 at stu.ecnu.edu.cn>
Date: 2024-09-09 (Mon, 09 Sep 2024)
Changed paths:
M llvm/docs/HowToUpdateDebugInfo.rst
Log Message:
-----------
Refine the examples in the debug info document (#86272)
This PR modifies the examples of section "When to merge instruction
locations" in
[HowToUpdateDebugInfo](https://llvm.org/docs/HowToUpdateDebugInfo.html)
according to [the
discussion](https://discourse.llvm.org/t/debuginfo-merging-instruction-locations-of-hoisted-instructions/77357),
revise one misleading counterexample and refining the description of
hoisting identical instructions.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list