[PATCH] D70128: [ThinLTO] Add correctness check for RO/WO variable import

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 14 01:29:09 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa2292cc537b5: [ThinLTO] Add correctness check for RO/WO variable import (authored by evgeny777).

Changed prior to commit:
  https://reviews.llvm.org/D70128?vs=229040&id=229245#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70128/new/

https://reviews.llvm.org/D70128

Files:
  llvm/include/llvm/LTO/LTO.h
  llvm/include/llvm/Transforms/IPO/FunctionImport.h
  llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h
  llvm/lib/LTO/LTO.cpp
  llvm/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/lib/Transforms/IPO/FunctionImport.cpp
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/lib/Transforms/Utils/FunctionImportUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70128.229245.patch
Type: text/x-patch
Size: 12138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191114/3009ad1f/attachment.bin>


More information about the llvm-commits mailing list