mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
struct/class mismatch.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94075 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
82b5a30724
commit
629bff692a
@ -167,7 +167,7 @@ namespace llvm {
|
||||
};
|
||||
|
||||
friend class SCEVCallbackVH;
|
||||
friend struct SCEVExpander;
|
||||
friend class SCEVExpander;
|
||||
|
||||
/// F - The function we are analyzing.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user