1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Reid Kleckner b2519b0989 MC Win64: Put unwind info for COMDAT code into the same COMDAT group
Summary:
This fixes a long standing issue where we would emit many little .text
sections and only one .pdata and .xdata section. Now we generate one
.pdata / .xdata pair per .text section and associate them correctly.

Fixes PR19667.

Reviewers: majnemer

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D5181

llvm-svn: 217176
2014-09-04 17:42:03 +00:00
..
2014-01-21 20:39:11 +00:00
2014-01-24 17:20:08 +00:00
2013-07-04 21:32:07 +00:00
2013-09-15 18:01:09 +00:00
2013-09-15 18:01:09 +00:00
2013-09-15 18:01:09 +00:00
2014-07-01 00:42:47 +00:00
2014-06-06 21:40:16 +00:00
2013-12-04 02:02:55 +00:00