summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbutil/llvm-pdbutil.h
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2018-03-20 18:37:03 +0000
committerZachary Turner <zturner@google.com>2018-03-20 18:37:03 +0000
commitfced530650414f4f0901567e12b4c6318d70d811 (patch)
tree0d0b80a649be55951f55dbeb5bee9bba67fb93a7 /llvm/tools/llvm-pdbutil/llvm-pdbutil.h
parent9362753a699dee4b7041204ab169fd1e84fef039 (diff)
downloadbcm5719-llvm-fced530650414f4f0901567e12b4c6318d70d811.tar.gz
bcm5719-llvm-fced530650414f4f0901567e12b4c6318d70d811.zip
Revert "Resubmit "Support embedding natvis files in PDBs.""
This is still failing on a different bot this time due to some issue related to hashing absolute paths. Reverting until I can figure it out. llvm-svn: 328014
Diffstat (limited to 'llvm/tools/llvm-pdbutil/llvm-pdbutil.h')
-rw-r--r--llvm/tools/llvm-pdbutil/llvm-pdbutil.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/llvm-pdbutil/llvm-pdbutil.h b/llvm/tools/llvm-pdbutil/llvm-pdbutil.h
index 1c9f299ab1a..3ce03d5880a 100644
--- a/llvm/tools/llvm-pdbutil/llvm-pdbutil.h
+++ b/llvm/tools/llvm-pdbutil/llvm-pdbutil.h
@@ -142,7 +142,6 @@ extern llvm::cl::opt<bool> DumpLines;
extern llvm::cl::opt<bool> DumpInlineeLines;
extern llvm::cl::opt<bool> DumpXmi;
extern llvm::cl::opt<bool> DumpXme;
-extern llvm::cl::opt<bool> DumpNamedStreams;
extern llvm::cl::opt<bool> DumpStringTable;
extern llvm::cl::opt<bool> DumpTypes;
extern llvm::cl::opt<bool> DumpTypeData;
OpenPOWER on IntegriCloud