GCC 12 produces DW_FORM_addr for DW_AT_call_return_pc. Added support for that.
Fixes facebookincubator/BOLT#307
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| bolt/lib/Rewrite/DWARFRewriter.cpp | ||
|---|---|---|
| 510 | I was wondering about that. | |
| 511 | I was going for simpler logic. I doubt it will add that many more patches. | |
nit: