mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-28 14:36:34 +00:00
Remove unneccesary forward decl
llvm-svn: 5710
This commit is contained in:
parent
480507e92d
commit
8080df315f
@ -18,7 +18,7 @@
|
||||
// Make sure that anything that uses AliasAnalysis pulls in this file...
|
||||
void BasicAAStub() {}
|
||||
|
||||
class GetElementPtrInst;
|
||||
|
||||
namespace {
|
||||
struct BasicAliasAnalysis : public ImmutablePass, public AliasAnalysis {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user