[PATCH] D28141: [COFF] Use 32-bit jump table entries in .rdata for Win64

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 28 16:23:31 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290694: [COFF] Use 32-bit jump table entries in .rdata for Win64 (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D28141?vs=82616&id=82628#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28141

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/win64-jumptable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28141.82628.patch
Type: text/x-patch
Size: 6399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161229/45948f6e/attachment.bin>


More information about the llvm-commits mailing list