diff options
author | George Rimar <grimar@accesssoftek.com> | 2017-08-04 10:34:14 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2017-08-04 10:34:14 +0000 |
commit | ce6080819ce8fe0f9cd77f327814574eb68c0d49 (patch) | |
tree | 1a2ab245d7022f1ca0914ed4b6bbf06d99deeb50 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | d6bcde389ac3f9dd7fee40a0303e97a8aeb85778 (diff) | |
download | bcm5719-llvm-ce6080819ce8fe0f9cd77f327814574eb68c0d49.tar.gz bcm5719-llvm-ce6080819ce8fe0f9cd77f327814574eb68c0d49.zip |
[ELF] - Remove ScriptLexer::Error field and check ErrorCount instead.
D35945 introduces change when there is useless to check Error flag
in few places, but ErrorCount must be checked instead.
But then we probably can just check ErrorCount always. That should simplify
things. Patch do that.
Differential revision: https://reviews.llvm.org/D36266
llvm-svn: 310046
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions