[all-commits] [llvm/llvm-project] 6a2799: Revert "[CGSCC] Detect devirtualization in more ca...
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Nov 23 13:21:33 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6a2799cf8ecf1b649cfa511aec64256a01f79436
https://github.com/llvm/llvm-project/commit/6a2799cf8ecf1b649cfa511aec64256a01f79436
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Changed paths:
M llvm/include/llvm/Analysis/CGSCCPassManager.h
M llvm/lib/Analysis/CGSCCPassManager.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/test/Transforms/Inline/devirtualize-3.ll
R llvm/test/Transforms/Inline/devirtualize-5.ll
R llvm/test/Transforms/Inline/devirtualize-6.ll
M llvm/test/Transforms/Inline/devirtualize.ll
Log Message:
-----------
Revert "[CGSCC] Detect devirtualization in more cases"
This reverts commit 14a68b4aa9732293ad7e16f105b0feb53dc8dbe2.
Causes building self hosted clang to crash when using NPM.
More information about the All-commits
mailing list