mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-11 00:39:36 +00:00
add pr#
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118797 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7eab97f260
commit
1e68fdb946
@ -1965,6 +1965,7 @@ bb3: ; preds = %entry
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
clang -O3 fails to devirtualize this virtual inheritance case: (GCC PR45875)
|
||||
Looks related to PR3100
|
||||
|
||||
struct c1 {};
|
||||
struct c10 : c1{
|
||||
|
Loading…
x
Reference in New Issue
Block a user