David Blaikie
f345c4732c
Emit DW_AT_object_pointer once, on the declaration, for each function.
...
This effectively reverts r164326, but adds some comments and
justification and ensures we /don't/ emit the DW_AT_object_pointer on
the (abstract and concrete) definitions. (while still preserving it on
standalone definitions involving ObjC Blocks)
This does increase the size of member function declarations from 7 to 11
bytes, unfortunately, but still seems like the Right Thing to do so that
callers that see only the declaration still have the information about
the object pointer. That said, I don't know what, if any, DWARF
consumers don't have a heuristic to guess this in the case of normal
C++ member functions - perhaps we can remove it entirely.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207705 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-30 21:29:41 +00:00
..
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-14 01:26:55 +00:00
2014-02-04 01:23:52 +00:00
2014-04-25 23:00:25 +00:00
2014-04-25 20:49:25 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-04-23 21:29:34 +00:00
2014-02-04 01:23:52 +00:00
2014-04-14 21:16:04 +00:00
2014-02-27 01:25:00 +00:00
2014-03-20 19:16:16 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-01-30 01:39:17 +00:00
2014-04-11 17:49:47 +00:00
2014-02-04 01:23:52 +00:00
2014-04-11 18:08:37 +00:00
2014-02-16 08:46:55 +00:00
2014-02-04 01:23:52 +00:00
2014-04-25 20:49:25 +00:00
2014-03-07 23:07:21 +00:00
2014-03-07 23:07:21 +00:00
2014-02-04 01:23:52 +00:00
2014-04-26 22:12:18 +00:00
2014-03-13 23:26:25 +00:00
2014-03-20 19:16:16 +00:00
2014-04-25 22:23:54 +00:00
2014-03-12 23:08:19 +00:00
2014-03-15 23:01:29 +00:00
2014-02-04 01:23:52 +00:00
2014-04-14 21:16:04 +00:00
2014-04-03 23:20:02 +00:00
2014-04-30 21:29:41 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-14 01:26:55 +00:00
2014-03-07 00:23:38 +00:00
2014-02-04 01:23:52 +00:00
2014-03-11 23:18:15 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-04-03 06:28:20 +00:00
2014-03-26 23:10:28 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-03-25 05:34:24 +00:00
2014-03-12 17:14:43 +00:00
2014-04-11 17:49:47 +00:00
2014-04-25 20:49:25 +00:00
2014-03-21 20:27:21 +00:00
2014-03-06 05:47:39 +00:00
2014-03-06 05:47:39 +00:00
2014-04-30 21:29:41 +00:00
2014-04-14 22:23:06 +00:00
2014-04-25 20:49:25 +00:00
2014-03-08 00:58:20 +00:00
2014-02-14 19:27:53 +00:00
2014-02-04 01:23:52 +00:00
2014-03-20 19:16:16 +00:00
2014-02-04 01:23:52 +00:00
2014-02-14 01:26:55 +00:00
2014-02-04 01:23:52 +00:00
2014-04-03 06:28:20 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-03-14 21:20:07 +00:00
2014-04-01 08:07:52 +00:00
2014-04-01 08:07:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-27 17:56:08 +00:00
2014-02-12 19:34:44 +00:00
2014-02-16 08:46:55 +00:00
2014-02-15 19:34:03 +00:00
2014-04-26 18:25:07 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00
2014-02-04 01:23:52 +00:00