summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/cfi-check-fail.c
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2016-03-15 20:17:55 +0000
committerMehdi Amini <mehdi.amini@apple.com>2016-03-15 20:17:55 +0000
commitef156c6701170a3e52cbc710b036b6fb133829bd (patch)
tree424542c00a6228eaa7829c38667847b3e327c762 /clang/test/CodeGen/cfi-check-fail.c
parent1396809b17f330e7bd1ff528bcd529796ddb207b (diff)
downloadbcm5719-llvm-ef156c6701170a3e52cbc710b036b6fb133829bd.tar.gz
bcm5719-llvm-ef156c6701170a3e52cbc710b036b6fb133829bd.zip
Add missing error handling in llvm-lto
Annoyingly, ErrorOr allows to *not check* the error when things go well. It will crash badly when there is an error though. It should runtime assert when it is used without being checked! From: Mehdi Amini <mehdi.amini@apple.com> llvm-svn: 263577
Diffstat (limited to 'clang/test/CodeGen/cfi-check-fail.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud