OSDN Git Service

give bitstreamreader an API to ignore names for blocks/records,
authorChris Lattner <sabre@nondot.org>
Mon, 27 Apr 2009 20:04:08 +0000 (20:04 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 27 Apr 2009 20:04:08 +0000 (20:04 +0000)
commitfe9f9c1ae3a9dd8a0ea4ce35944d7779aaac58d2
tree5e572985e4d71ffe3215310fc5dcee3261b0d857
parentf352b9b4eccb35e0bef0539a1dcb3b0aa544eb3b
give bitstreamreader an API to ignore names for blocks/records,
only llvm-bcanalyzer wants this info.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70239 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/BitstreamReader.h
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp