Files
Josh Stone ec1d458777 debuginfo: split method declaration and definition
When we're adding a method to a type DIE, we only want a DW_AT_declaration
there, because LLVM LTO can't unify type definitions when a child DIE is a
full subprogram definition. Now the subprogram definition gets added at the
CU level with a specification link back to the abstract declaration.

(cherry picked from commit 10b69dde3f)
2023-05-19 17:01:39 -07:00
..
2023-04-12 17:58:15 -07:00
2023-04-08 12:15:26 +03:00
2023-02-22 17:04:58 +00:00
2023-04-05 15:08:17 +03:00
2023-03-22 15:15:41 -07:00
2023-03-29 18:04:44 -04:00
2023-03-22 15:39:24 +01:00
2023-02-22 17:04:58 +00:00