summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp
diff options
context:
space:
mode:
authorAdrian McCarthy <amccarth@google.com>2017-01-25 22:48:57 +0000
committerAdrian McCarthy <amccarth@google.com>2017-01-25 22:48:57 +0000
commit1f5f06435d5a8958127faf454dbe2205d2fc2b73 (patch)
treec6b75c7e9e92a82585e5824f196d6e3fefd8914b /llvm/unittests/DebugInfo/PDB/HashTableTest.cpp
parent6b6b8c4fb9de06aecef40b8aadcc92dfbfec2e33 (diff)
downloadbcm5719-llvm-1f5f06435d5a8958127faf454dbe2205d2fc2b73.tar.gz
bcm5719-llvm-1f5f06435d5a8958127faf454dbe2205d2fc2b73.zip
Fix for r293104, which renamed a directory.
llvm-svn: 293105
Diffstat (limited to 'llvm/unittests/DebugInfo/PDB/HashTableTest.cpp')
-rw-r--r--llvm/unittests/DebugInfo/PDB/HashTableTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp b/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp
index 70d712f7505..3f5875534b7 100644
--- a/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp
+++ b/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp
@@ -13,7 +13,7 @@
#include "llvm/DebugInfo/MSF/ByteStream.h"
#include "llvm/DebugInfo/MSF/StreamReader.h"
#include "llvm/DebugInfo/MSF/StreamWriter.h"
-#include "llvm/DebugInfo/PDB/Raw/HashTable.h"
+#include "llvm/DebugInfo/PDB/Native/HashTable.h"
#include <vector>
OpenPOWER on IntegriCloud