[all-commits] [llvm/llvm-project] 360f66: Revert "[ThinLTO] Add correctness check for RO/WO ...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Thu Nov 14 07:08:30 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 360f661733245ec15be4fc10c413f683c3cdd13f
      https://github.com/llvm/llvm-project/commit/360f661733245ec15be4fc10c413f683c3cdd13f
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

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

  Log Message:
  -----------
  Revert "[ThinLTO] Add correctness check for RO/WO variable import"

This reverts commit a2292cc537b561416c21e8d4017715d652c144cc. Breaks
clang selfhost w/ThinLTO.




More information about the All-commits mailing list