mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
struct/class mismatch.
llvm-svn: 94075
This commit is contained in:
parent
f14fd7ec69
commit
262bcb8d6e
@ -167,7 +167,7 @@ namespace llvm {
|
||||
};
|
||||
|
||||
friend class SCEVCallbackVH;
|
||||
friend struct SCEVExpander;
|
||||
friend class SCEVExpander;
|
||||
|
||||
/// F - The function we are analyzing.
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user