[PATCH] D33805: [CFI] Remove LinkerSubsectionsViaSymbols.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 2 11:24:56 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304578: Skip CFI for dead functions. (authored by eugenis).

Changed prior to commit:
  https://reviews.llvm.org/D33805?vs=101122&id=101249#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33805

Files:
  llvm/trunk/include/llvm/IR/ModuleSummaryIndexYAML.h
  llvm/trunk/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/trunk/test/Transforms/LowerTypeTests/Inputs/import-unsat.yaml
  llvm/trunk/test/Transforms/LowerTypeTests/Inputs/use-typeid1-dead.yaml
  llvm/trunk/test/Transforms/LowerTypeTests/Inputs/use-typeid1-typeid2.yaml
  llvm/trunk/test/Transforms/LowerTypeTests/export-dead.ll
  llvm/trunk/test/Transforms/LowerTypeTests/export-nothing.ll
  llvm/trunk/test/Transforms/LowerTypeTests/import-unsat.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/Inputs/export.yaml
  llvm/trunk/test/Transforms/WholeProgramDevirt/Inputs/import-indir.yaml
  llvm/trunk/test/Transforms/WholeProgramDevirt/export-nothing.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/export-single-impl.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/export-uniform-ret-val.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/export-unique-ret-val.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/export-unsuccessful-checked.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/import-indir.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33805.101249.patch
Type: text/x-patch
Size: 11742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170602/e10eaf7e/attachment.bin>


More information about the llvm-commits mailing list