[PATCH] D19376: [MC] Create unique .pdata sections for every .text section

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 16:28:22 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268331: [MC] Create unique .pdata sections for every .text section (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D19376?vs=54960&id=55911#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19376

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/trunk/include/llvm/MC/MCContext.h
  llvm/trunk/include/llvm/MC/MCSectionCOFF.h
  llvm/trunk/include/llvm/MC/MCStreamer.h
  llvm/trunk/include/llvm/MC/MCWinEH.h
  llvm/trunk/lib/CodeGen/AsmPrinter/WinException.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/lib/MC/MCContext.cpp
  llvm/trunk/lib/MC/MCStreamer.cpp
  llvm/trunk/lib/MC/MCWin64EH.cpp
  llvm/trunk/lib/MC/MCWinEH.cpp
  llvm/trunk/test/MC/COFF/seh-section-2.s
  llvm/trunk/test/MC/COFF/seh-section.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19376.55911.patch
Type: text/x-patch
Size: 29771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160502/74f1de6c/attachment.bin>


More information about the llvm-commits mailing list