aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorSven van Haastregt <sven.vanhaastregt@arm.com>2017-03-29 09:08:25 +0000
committerSven van Haastregt <sven.vanhaastregt@arm.com>2017-03-29 09:08:25 +0000
commit039a6d9f9f940f82b6631eab484d1e4181ff6fc2 (patch)
treed112f950579dfcd80926c0af4a117e3c0f101277 /clang/lib/CodeGen/CodeGenFunction.cpp
parent5829741c46bfc85ad44f7ac87bf535d3917996ce (diff)
downloadllvm-039a6d9f9f940f82b6631eab484d1e4181ff6fc2.zip
llvm-039a6d9f9f940f82b6631eab484d1e4181ff6fc2.tar.gz
llvm-039a6d9f9f940f82b6631eab484d1e4181ff6fc2.tar.bz2
[MachineVerifier] Avoid reference to nullptr
Instantiation of the MachineVerifierPass through PassInfo::getNormalCtor would yield a segfault since the default constructor of the MachineVerifierPass takes a reference to nullptr. Patch by Simone Pellegrini. Differential Revision: https://reviews.llvm.org/D31387 llvm-svn: 298987
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions