Skip to content

Commit

Permalink
[PDB] Remove stale GSI.h header that I intended to remove in the prev…
Browse files Browse the repository at this point in the history
…ious commit

llvm-svn: 309069
  • Loading branch information
rnk committed Jul 26, 2017
1 parent dc635f4 commit 037bcd9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 55 deletions.
52 changes: 0 additions & 52 deletions llvm/lib/DebugInfo/PDB/Native/GSI.h

This file was deleted.

1 change: 0 additions & 1 deletion llvm/lib/DebugInfo/PDB/Native/PublicsStream.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
//===----------------------------------------------------------------------===//

#include "llvm/DebugInfo/PDB/Native/PublicsStream.h"
#include "GSI.h"
#include "llvm/ADT/iterator_range.h"
#include "llvm/DebugInfo/CodeView/SymbolRecord.h"
#include "llvm/DebugInfo/MSF/MappedBlockStream.h"
Expand Down
2 changes: 0 additions & 2 deletions llvm/lib/DebugInfo/PDB/Native/PublicsStreamBuilder.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
#include "llvm/DebugInfo/MSF/MappedBlockStream.h"
#include "llvm/DebugInfo/PDB/Native/GlobalsStream.h"

#include "GSI.h"

using namespace llvm;
using namespace llvm::msf;
using namespace llvm::pdb;
Expand Down

0 comments on commit 037bcd9

Please sign in to comment.