OSDN Git Service

[ThinLTO] Address post-review suggestions for index-based WPD summary
authorTeresa Johnson <tejohnson@google.com>
Tue, 2 Jul 2019 21:07:45 +0000 (21:07 +0000)
committerTeresa Johnson <tejohnson@google.com>
Tue, 2 Jul 2019 21:07:45 +0000 (21:07 +0000)
commit2eecf3fbcd7bd5b13904116c7dbbf0a1f6323042
treed4b40843c7120f526c1e63f72c58a8e3c554f694
parentac0bf8f29632e4abb92708d756595d2ae7acc7a0
[ThinLTO] Address post-review suggestions for index-based WPD summary

Removes a couple of unnecessary and/or redundant checks introduced by
r364960.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364968 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Writer/BitcodeWriter.cpp