mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
add pr#
llvm-svn: 118797
This commit is contained in:
parent
cfc32e3b5a
commit
3514fa6b11
@ -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…
Reference in New Issue
Block a user