Skip to content
  • Dan Gohman's avatar
    Revert the change from r51157 in · 2f156ae8
    Dan Gohman authored
    test/Verifier/2002-11-05-GetelementptrPointers.ll, which was incorrect.
    Instead, fix getIndexedType to not follow pointer types, as
    PointerType is a subclass of CompositeType.
    
    llvm-svn: 51171
    2f156ae8
Loading