summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2015-03-11 06:57:30 +0000
committerOwen Anderson <resistor@mac.com>2015-03-11 06:57:30 +0000
commita3c68fdf82a6c9b9851c9c19935b9298928c9262 (patch)
treec2afa889278ab30fa4e8d198f3106bb9e309361d /clang/lib/Basic/Targets.cpp
parentf9bde287e86551c90202c3fa3893d5db313dfbc1 (diff)
downloadbcm5719-llvm-a3c68fdf82a6c9b9851c9c19935b9298928c9262.tar.gz
bcm5719-llvm-a3c68fdf82a6c9b9851c9c19935b9298928c9262.zip
Fix another verifier crash where a GC intrinsic would look at the internals of another intrinsic in order to verify itself.
This causes a crash if the referenced intrinsic was malformed. In this case, we would already have reported an error on the referenced intrinsic, but then crashed on the second one when it tried to introspect the first without error checking. llvm-svn: 231910
Diffstat (limited to 'clang/lib/Basic/Targets.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud