[PATCH] D19376: [MC] Create unique .pdata sections for every .text section
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 25 18:12:09 PDT 2016
rnk updated this revision to Diff 54959.
rnk added a comment.
- Remove DenseMap in favor of MCSectionCOFF field
http://reviews.llvm.org/D19376
Files:
include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
include/llvm/MC/MCContext.h
include/llvm/MC/MCSectionCOFF.h
include/llvm/MC/MCStreamer.h
include/llvm/MC/MCWinEH.h
lib/CodeGen/AsmPrinter/WinException.cpp
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/MC/MCAsmStreamer.cpp
lib/MC/MCContext.cpp
lib/MC/MCStreamer.cpp
lib/MC/MCWin64EH.cpp
lib/MC/MCWinEH.cpp
test/MC/COFF/seh-section-2.s
test/MC/COFF/seh-section.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19376.54959.patch
Type: text/x-patch
Size: 29340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160426/d51430f6/attachment.bin>
More information about the llvm-commits
mailing list