OSDN Git Service

[llvm-pdbutil] Rename "raw" to "dump".
authorZachary Turner <zturner@google.com>
Thu, 22 Jun 2017 20:57:39 +0000 (20:57 +0000)
committerZachary Turner <zturner@google.com>
Thu, 22 Jun 2017 20:57:39 +0000 (20:57 +0000)
commit0895032e6e12499aee40e1fffcab26048b3a6ca5
tree0c9d4a1fc484ffb3294f83ad0bcf7a28eabcd155
parentcc350332fc3fb4fa93fe7e9a80e466fd85d23241
[llvm-pdbutil] Rename "raw" to "dump".

Now you run llvm-pdbutil dump <options>.  This is a followup
after having renamed the tool, whereas before raw was obviously
just the style of dumping, whereas now "dump" is the action to
perform with the "util".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306055 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/PDB/pdbdump-merge-ids-and-types.test
test/DebugInfo/PDB/pdbdump-mergeids.test
test/DebugInfo/PDB/pdbdump-mergetypes.test
test/DebugInfo/PDB/pdbdump-raw-blocks.test
test/DebugInfo/PDB/pdbdump-raw-stream.test
test/DebugInfo/PDB/pdbdump-readwrite.test
tools/llvm-pdbutil/CMakeLists.txt
tools/llvm-pdbutil/DumpOutputStyle.cpp [moved from tools/llvm-pdbutil/RawOutputStyle.cpp with 93% similarity]
tools/llvm-pdbutil/DumpOutputStyle.h [moved from tools/llvm-pdbutil/RawOutputStyle.h with 83% similarity]
tools/llvm-pdbutil/llvm-pdbutil.cpp
tools/llvm-pdbutil/llvm-pdbutil.h