[PATCH] D21122: CodeGen: Start emitting checked loads when both trapping CFI and -fwhole-program-vtables are enabled.

Peter Collingbourne via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 24 17:31:05 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273757: CodeGen: Start emitting checked loads when both trapping CFI and -fwhole… (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D21122?vs=60006&id=61864#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21122

Files:
  cfe/trunk/lib/CodeGen/CGClass.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/lib/CodeGen/ItaniumCXXABI.cpp
  cfe/trunk/lib/CodeGen/MicrosoftCXXABI.cpp
  cfe/trunk/test/CodeGenCXX/cfi-stats.cpp
  cfe/trunk/test/CodeGenCXX/type-metadata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21122.61864.patch
Type: text/x-patch
Size: 15357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160625/eed8c716/attachment-0001.bin>


More information about the cfe-commits mailing list