diff options
author | Sanjay Patel <spatel@rotateright.com> | 2016-12-31 17:54:05 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2016-12-31 17:54:05 +0000 |
commit | aea60846c4886e41fa11dccd6aa229b127bf9757 (patch) | |
tree | 3c7083ea37951369f5e2b2c0299e3289ad11f737 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7fd779f09f00b04fbd59c15ce28614cdeea1e0b4 (diff) | |
download | bcm5719-llvm-aea60846c4886e41fa11dccd6aa229b127bf9757.tar.gz bcm5719-llvm-aea60846c4886e41fa11dccd6aa229b127bf9757.zip |
[Inliner] remove unnecessary null checks from AddAlignmentAssumptions(); NFCI
We bail out on the 1st line if the assumption cache is not set, so there's
no need to check it after that.
llvm-svn: 290787
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions