Author: Duncan P. N. Exon Smith
Date: 2021-12-08T15:22:50-08:00
New Revision: cfd1d49dc0cc4369ace2e9485bdba04b27f158b5
URL:
https://github.com/llvm/llvm-project/commit/cfd1d49dc0cc4369ace2e9485bdba04b27f158b5
DIFF:
https://github.com/llvm/llvm-project/commit/cfd1d49dc0cc4369ace2e9485bdba04b27f1
Author: Duncan P. N. Exon Smith
Date: 2021-10-22T12:40:10-07:00
New Revision: 2410fb4616b2c08bbaddd44e6c11da8285fbd1d3
URL:
https://github.com/llvm/llvm-project/commit/2410fb4616b2c08bbaddd44e6c11da8285fbd1d3
DIFF:
https://github.com/llvm/llvm-project/commit/2410fb4616b2c08bbaddd44e6c11da8285fb
Author: Duncan P. N. Exon Smith
Date: 2021-10-25T13:44:45-07:00
New Revision: da47ec3ca076477b994a5fdd7b777aed9b8cbdf4
URL:
https://github.com/llvm/llvm-project/commit/da47ec3ca076477b994a5fdd7b777aed9b8cbdf4
DIFF:
https://github.com/llvm/llvm-project/commit/da47ec3ca076477b994a5fdd7b777aed9b8c
Author: Duncan P. N. Exon Smith
Date: 2021-09-01T15:55:33-04:00
New Revision: 8976a1e111393aab7b4965196364ad734a17f2d5
URL:
https://github.com/llvm/llvm-project/commit/8976a1e111393aab7b4965196364ad734a17f2d5
DIFF:
https://github.com/llvm/llvm-project/commit/8976a1e111393aab7b4965196364ad734a17
dexonsmith wrote:
> An immediate fix would be to not set the "identifier" field for the
> DICompositeType when it's created if it's inside a function scope to avoid
> ODRUniqing. I've only got a light understanding of what the identifier field
> is for, so there might be unexpected consequence
dexonsmith wrote:
I remember discovering that there are effectively two kinds of DISubprogram
already... one for declarations (which usually get uniqued/deduped) and another
for definitions (which I believe never do... IIRC they are always "distinct").
I imagine it would be possible/good to se
401 - 406 of 406 matches
Mail list logo