diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2018-02-01 20:00:42 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2018-02-01 20:00:42 +0000 |
commit | 8c4ca0bbea1c2ea3631a6a314e853c13f6bfbe10 (patch) | |
tree | 72b80ecdf4cccc4719a64c46a0610c48421f20e7 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | d7bed1219278f3952b13013feab0a242b4267592 (diff) | |
download | bcm5719-llvm-8c4ca0bbea1c2ea3631a6a314e853c13f6bfbe10.tar.gz bcm5719-llvm-8c4ca0bbea1c2ea3631a6a314e853c13f6bfbe10.zip |
[scudo] Minor Secondary changes
Summary:
Few changes to the secondary:
- mark `const` variables as such;
- change some `CHECK` to `DCHECK`: I don't feel we need to be as conservative as
we were with out checks, as they are the results of our own computation.
- mark a condition as `UNLIKELY`.
Reviewers: alekseyshl
Reviewed By: alekseyshl
Subscribers: delcypher, #sanitizers, llvm-commits
Differential Revision: https://reviews.llvm.org/D42696
llvm-svn: 323997
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions