summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Threading.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-06-02 18:20:20 +0000
committerRui Ueyama <ruiu@google.com>2016-06-02 18:20:20 +0000
commit90db78816b9cc285254b8a4d8fcf5c0499dc2dad (patch)
treef7a7513d8fa11addb8583b293eb75342b61b8ca8 /llvm/lib/Support/Threading.cpp
parentc5f6a9df5f2a9bea3a69cbc01c3724d3cc606246 (diff)
downloadbcm5719-llvm-90db78816b9cc285254b8a4d8fcf5c0499dc2dad.tar.gz
bcm5719-llvm-90db78816b9cc285254b8a4d8fcf5c0499dc2dad.zip
pdbdump: print out COFF section headers.
Unlike other sections that can grow to any size, the COFF section header stream has maximum length because each record is fixed size and the COFF file format limits the maximum number of sections. So I decided to not create a specific stream class for it. Instead, I added a member function to DbiStream class which returns a vector of COFF headers. Differential Revision: http://reviews.llvm.org/D20717 llvm-svn: 271557
Diffstat (limited to 'llvm/lib/Support/Threading.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud