mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
7e2c82da90e9a47de674f0dc518af8deac4946d6
IsExact shouldn't be set to true in WeakObjectProfileTy::getBaseInfo when the receiver is a class because having a class as the receiver doesn't guarantee that the Base is exact. This is a follow-up to r263818. rdar://problem/25208167 llvm-svn: 264025
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%