diff options
author | George Burgess IV <george.burgess.iv@gmail.com> | 2018-08-28 00:32:32 +0000 |
---|---|---|
committer | George Burgess IV <george.burgess.iv@gmail.com> | 2018-08-28 00:32:32 +0000 |
commit | 6a9aa02ff3c4a6bfbcb2caa7955e881c99c4ab6c (patch) | |
tree | e48c83cada0c2d850c6b33e2569d9db71baafdc9 /llvm/test/CodeGen | |
parent | dfa7755c52b61fb5a53110a12eb5a8351be05f17 (diff) | |
download | bcm5719-llvm-6a9aa02ff3c4a6bfbcb2caa7955e881c99c4ab6c.tar.gz bcm5719-llvm-6a9aa02ff3c4a6bfbcb2caa7955e881c99c4ab6c.zip |
[MemorySSA] Add NDEBUG checks to verifiers; NFC
verify*() methods are intended to have no side-effects (unless we detect
broken MSSA, in which case they assert()), and all of the other verify
methods are wrapped by `#ifndef NDEBUG`.
llvm-svn: 340793
Diffstat (limited to 'llvm/test/CodeGen')
0 files changed, 0 insertions, 0 deletions