forked from OSchip/llvm-project
parent
d5c4ef5456
commit
1520eda3e3
|
@ -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