[all-commits] [llvm/llvm-project] cd4615: [X86] Assert that we've found a terminator instruc...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Sep 16 08:18:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cd4615120233c54034b42bafc3d2bcc9f29db63d
https://github.com/llvm/llvm-project/commit/cd4615120233c54034b42bafc3d2bcc9f29db63d
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M llvm/lib/Target/X86/X86SpeculativeExecutionSideEffectSuppression.cpp
Log Message:
-----------
[X86] Assert that we've found a terminator instruction. NFCI.
Fixes clang static analayzer null dereference warning.
More information about the All-commits
mailing list